Description Fields Methods Examples
A simple progress bar to use in R packages where messages are prefered to console output.
iterTotal number of iterations
iCurrent iteration
widthWidth of the R console
width_barWidth of the progress bar
progressThe number of character printed (continous)
progress_stepAddition to progress per iteration
increment()Increment the message bar iterator.
initialize(iter)Initialize a messagebar object
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.