Description Usage Arguments See Also
Write an object to cache
| 1 | write_cache(x, path, name = NULL, overwrite = FALSE, ...)
 | 
| x | Object to save. Typically a named list but can be anything. | 
| path | Cache directory. A subdirectory will be created. | 
| name | Optional: name of the directory to create. Default = NULL to use the expression passed as 'x'. | 
| overwrite | Set to TRUE to overwrite an existing cache or directory. | 
| ... | Passed to write functions. | 
read_cache
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.