R/mindat_cache.R
mindat_cache_get.Rd
Retrieve the value of the cache named varname in current environment.
mindat_cache_get(varname)
string
cached value. A string, list or other objects.
token<- mindat_cache_get('api_token')