setValue.ProgressBar | R Documentation |
Sets current value. Note that this method does not update the bar visually.
## S3 method for class 'ProgressBar'
setValue(this, value, ...)
value |
A |
... |
Not used. |
Returns old value.
Henrik Bengtsson
*setProgress()
.
*increase()
.
*reset()
.
For more information see ProgressBar
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.