Has a cached object has been updated?

isUpdated(x)

Arguments

x

cached object

Value

logical

Examples

# An object not returned from Cache is not "updated"
isUpdated(1:10)
#> [1] FALSE