Skip to contents

Display a progress bar to use within a for loop

Usage

pb(niter, index)

Arguments

niter

Integer that indicate the total number of iterations

index

Integer that indicate the current iteration