progressBar | R Documentation |
A progress bar to pass to progress()
.
progressBar(value = 0L, min = 0L, max = 100L, id = NULL, class = "")
value |
Value of progress bar. |
min , max |
Minimum and maximum values. |
id |
ID of progress bar. |
class |
Additional classes. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.