| store_cached_response | R Documentation |
Store response in cache
store_cached_response(cache_key, data, ttl = NULL)
cache_key |
Cache key |
data |
Response data to cache |
ttl |
Time-to-live in seconds (NULL for default) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.