View source: R/cleanHistoryPath.R
cleanHistoryPath | R Documentation |
clean SCHNAPPs history path of RData files that are not referenced in any Rmd file in that directory.
cleanHistoryPath(path, verbose = TRUE, dryrun = TRUE)
path |
History path that holds min. one Rmd file |
verbose |
Print what is/would be executed |
dryrun |
don't execute the removal commands. |
nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.