Description Usage Value See Also Examples
View source: R/switchboard_close.R
Helps remove all visible/invisible switchboard windows. Place outside of loop to remove windows.
1 |
Nothing.
Other dashboard:
showGrid()
,
switchboard()
1 2 3 4 5 6 7 8 | ## Not run:
for(i in 1:100)
switchboard(delay = 0.05) %>% percent(i, maximum = 100, label = "100 loops")
switchboard_close()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.