argoFloatsGetFromCache {argoFloats} | R Documentation |
Get an Item From The Cache
Description
Get an Item From The Cache
Usage
argoFloatsGetFromCache(name, debug = 0)
Arguments
name |
character value, naming the item. |
debug |
an integer, passed to |
Value
The cached value, as stored with argoFloatsStoreInCache()
.
See Also
Other functions relating to cached values:
argoFloatsClearCache()
,
argoFloatsIsCached()
,
argoFloatsListCache()
,
argoFloatsStoreInCache()
,
argoFloatsWhenCached()
[Package argoFloats version 1.0.7 Index]