clear_batons | R Documentation |
Clear batons from a directory (YAML files) and/or R environment.
clear_batons(baton, loc = NULL, envir = .GlobalEnv, ...)
baton |
R object of S3 class, created by |
loc |
file path to clear YAML files related to baton tracking. |
envir |
environment to clear baton objects from the active R session; default set to |
... |
parameters passed to |
## Not run:
clear_batons(loc = '/tmp', recursive = TRUE)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.