.is.cached {ProjectTemplate} | R Documentation |
Check whether variables are cached
Description
Check whether variables are cached
Usage
.is.cached(varnames)
Arguments
varnames |
Character vector of variable names |
Value
Logical vector indicating whether the variable is in the cache.
[Package ProjectTemplate version 0.11.0 Index]