View source: R/cache-helpers.R
| isUpdated | R Documentation |
Has a cached object has been updated?
isUpdated(x)
x |
cached object |
logical
# An object not returned from Cache is not "updated"
isUpdated(1:10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.