View source: R/helper_functions.R
smartProgress | R Documentation |
For internal use. Either prints a message to console or makes a progress bar in the shiny app the entry of the first param "logs" turns on shiny functionality
smartProgress(logs, message, expr)
logs |
Wallace logger |
message |
A single-element character vector; the message to be displayed to the user. |
expr |
The work to be done. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.