Rdocumentation
powered by
Learn R Programming
R.utils (version 2.0.2)
setStepLength.ProgressBar: Sets default step length
Description
Sets default step length.
Usage
## S3 method for class 'ProgressBar': setStepLength(this, stepLength, ...)
Arguments
stepLength
New default step length.
...
Not used.
Value
Returns on step length.
See Also
For more information see
ProgressBar
.