update_progress_bar: Updates a console progress bar

Description Usage Arguments See Also

Description

A helper function used by 'number_passes'. Used to create and update a console progress bar. For each for each additional percent through len pos gets, a '.' is printed to the console. Every ten percent the current progress is printed to the screen.

Usage

1

Arguments

pos

a numeric value greater than zero, such that pos<=len. Corresponds to the progress made through the function.

len

a numberic value greater than zero, such that pos<=len.

See Also

number_passes


jillianderson8/cydr documentation built on May 19, 2019, 10:31 a.m.