argoFloatsListCache {argoFloats} | R Documentation |
List Items in the Cache
Description
List items in the cache.
Usage
argoFloatsListCache(debug = 0L)
Arguments
debug |
an integer, passed to |
Value
character vector of names of items.
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()
,
argoFloatsStoreInCache()
,
argoFloatsWhenCached()
[Package argoFloats version 1.0.7 Index]