Description Usage Arguments Details
Fake progress
1 | fakeProgress(value = NULL, detail = NULL)
|
value |
double ranging from 0 to 1 indicating the progress |
detail |
text for the progress bar |
This is a fake progress function used when no progress function is passed. The real progress function comes from shiny and is used to give the user and indicator of the progress of a long process
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.