R/utils-progress_bar.R
tick.Rd
Advances a progress bar by the specified amount.
tick(pb, by = 1)
The progress bar object to tick
The number of steps to advance (default: 1)
1
No return value; advances the progress bar