set_cache_length | R Documentation |
Set and get how long the cache is valid and the files are downloaded only once and then returned from the cache.
set_cache_length(length)
get_cache_length()
length |
|
get_cache_length()
numeric
length of cache validity (default value is 7 days)
set_cache_length()
: Set cache length
get_cache_length()
: Get cache length
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.