set_pb: Set and update progress bars

Description Usage Arguments Value

Description

Set and update progress bars

Usage

1
2
3
set_pb(.max)

add_pb(.pb, .value = 1)

Arguments

.max

Integer. Maximal value of the progress bar.

.pb

Progress bar object from set_pb.

.value

Numeric. Value to add to the progress bar at each step.

Value

An updated progress bar.


charlotterich/immunarch_code documentation built on Jan. 24, 2020, 12:08 a.m.