argoFloatsStoreInCache | R Documentation |
Store an Item in the Cache
argoFloatsStoreInCache(name, value, debug = 0)
name |
character value, naming the item. |
value |
the new contents of the item. |
debug |
an integer, passed to |
None (invisible NULL).
Other functions relating to cached values:
argoFloatsClearCache()
,
argoFloatsGetFromCache()
,
argoFloatsIsCached()
,
argoFloatsListCache()
,
argoFloatsWhenCached()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.