mindat_cache_get | R Documentation |
Retrieve the value of the cache named varname in current environment.
mindat_cache_get(varname)
varname |
string |
cached value. A string, list or other objects.
token<- mindat_cache_get('api_token')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.