mindat_cache_set | R Documentation |
Assigns the value to the cache named varname in current environment.
mindat_cache_set(varname, value)
varname |
string. The cached varname. |
value |
string. |
mindat_cache_set('api_token',"9ce67655d74bcd981e937be80dcea9cb")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.