increase.ProgressBar | R Documentation |
Increases (steps) progress bar.
## S3 method for class 'ProgressBar'
increase(this, stepLength=this$stepLength, visual=TRUE, ...)
stepLength |
Positive or negative step length. |
... |
Not used. |
Returns new value.
Henrik Bengtsson
*setValue()
.
For more information see ProgressBar
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.