endProcess {psichomics} | R Documentation |
Style button to show processing is not occurring. Also, close the progress bar (if TRUE) and print the difference between the current time and a given time (if given time is not NULL)
endProcess(id, time = NULL, closeProgressBar = TRUE)
id |
Character: button identifier |
time |
|
closeProgressBar |
Boolean: close progress bar? TRUE by default |
NULL (this function is used to modify the Shiny session's state)