R/cache.R
use_cache_key.Rd
The list object that serves as a key for the caching functions of the R.cache package. This function differs from cut_key in that this one is used to retrieve a cached object if it exists.
use_cache_key(object_name)