| argoFloatsWhenCached {argoFloats} | R Documentation |
Check When an Item was Cached
Description
Check When an Item was Cached
Usage
argoFloatsWhenCached(name, debug = 0L)
Arguments
name |
character value, naming the item. |
debug |
an integer, passed to |
Value
A logical value indicating whether a cached value is available.
Author(s)
Dan Kelley, making a thin copy of code written by Dewey Dunnington
See Also
Other functions relating to cached values:
argoFloatsClearCache(),
argoFloatsGetFromCache(),
argoFloatsIsCached(),
argoFloatsListCache(),
argoFloatsStoreInCache()
[Package argoFloats version 1.0.7 Index]