Skip to contents

Check whether an object has been loaded from cache by ohvbd.

Usage

is_cached(x)

Arguments

x

The object to check.

Author

Francis Windram

Examples

if (FALSE) { # \dontrun{
is.cached(c(1,2,3))
} # }