View source: R/call_placement.R
list.cached.data | R Documentation |
Shows contents of cache directory
list.cached.data(directory = "/cache")
directory |
Place inside user-level cache directory that was used to store the cached data previously. Default: "/cache". |
Character vector of file names currently in cache directory.
## Not run: my.files <- list.cached.data() my.files ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.