Skip to contents

Prints progress through a loop

Usage

pp(total, count, i = i)

Arguments

total

total number of iterations

count

current iteration

i

index of the loop

Value

message indicating the progress