.cache_up_to_date | R Documentation |
Check if the Cache is Up to Date
.cache_up_to_date(cache_filename, dump_date)
cache_filename |
Character scalar; the full path to the (possible) cache. |
dump_date |
POSIXct scalar; the date against which the cache should be compared. |
Logical scalar indicating whether the cache exists and is at least as new as the latest dump.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.