| argoFloatsIsCached {argoFloats} | R Documentation |
Check Whether an Item is Cached
Description
Check Whether an Item is Cached
Usage
argoFloatsIsCached(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(),
argoFloatsListCache(),
argoFloatsStoreInCache(),
argoFloatsWhenCached()
[Package argoFloats version 1.0.7 Index]