R/cache-helpers.R
isUpdated.Rd
Has a cached object has been updated?
isUpdated(x)
cached object
logical
# An object not returned from Cache is not "updated" isUpdated(1:10) #> [1] FALSE