mindat_cache_delete | R Documentation |
Remove (clear) the cache named varname in current environment.
mindat_cache_delete(varname)
varname |
string input a cached name.Set a cached value empty by the given varname. A string, list or other objects. |
mindat_cache_delete('api_token')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.