View source: R/clean_workshops.R
clean_workshops | R Documentation |
Remove workshop files and clear cache.
clean_workshops(path = ".", files = TRUE, cache = TRUE, verbose = TRUE)
path |
path where the workshops files are to be cleaned up. |
files |
a logical. Should workshop files be removed? |
cache |
a logical. Should workshop cache be cleared? |
verbose |
a logical. Should extra information be reported on progress? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.