rxSetProgressBar function

Set timing for progress bar

Set timing for progress bar

rxSetProgressBar(seconds = 1)

Arguments

  • seconds: This sets the number of seconds that need to elapse before drawing the next segment of the progress bar. When this is zero or below this turns off the progress bar.

Returns

nothing, used for side effects

Author(s)

Matthew Fidler