Description Usage Arguments Examples
Deletes files downloaded by canvec.download()
. Use all=TRUE
to remove the cache directory entirely.
1 2 |
ntsid |
One or more NTS References as generated by |
cachedir |
The same |
all |
Use |
keeparchives |
Pass |
keepfolders |
Pass |
1 2 3 4 | canvec.download(nts('21h1'))
canvec.cleanup(nts('21h1'))
#or
canvec.cleanup(all=TRUE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.