rxSetProgressBar {rxode2} | R Documentation |
Set timing for progress bar
Description
Set timing for progress bar
Usage
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(s)
Matthew Fidler
[Package rxode2 version 2.1.3 Index]