R/tools.R
set_pb.Rd
Set and update progress bars
set_pb(.max) add_pb(.pb, .value = 1)
Integer. Maximal value of the progress bar.
Progress bar object from set_pb.
set_pb
Numeric. Value to add to the progress bar at each step.