| enable_cache | R Documentation |
Enable caching for API responses
enable_cache(path = NULL)
path |
Cache directory path. If NULL, uses an appropriate default location. |
Path to cache directory (invisibly)
# Use temporary directory for cache
enable_cache(tempfile("nomis_cache"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.