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.

Value

nothing, used for side effects

Author

Matthew Fidler