setStepLength.ProgressBar {R.utils} | R Documentation |
Sets default step length.
## S3 method for class 'ProgressBar'
setStepLength(this, stepLength, ...)
stepLength |
New default step length. |
... |
Not used. |
Returns on step length.
Henrik Bengtsson
For more information see ProgressBar
.