closeProgress {psichomics} | R Documentation |
Close the progress even if there's an error
closeProgress(message = NULL, global = if (isRunning()) sharedData else getHidden())
message |
Character: message to show in progress bar |
global |
Global Shiny variable where all data is stored |
NULL (this function is used to modify the Shiny session's state)