Learn R Programming

argoFloats (version 1.0.9)

argoFloatsClearCache: Clear the Cache

Description

Clear the cache. This is meant mainly for developers working in interactive sessions to test coding changes.

Usage

argoFloatsClearCache(debug = 0L)

Value

integer, returned invisibly, indicating the number of items removed.

Arguments

debug

an integer, passed to argoFloatsDebug().

Author

Dan Kelley, making a thin copy of code written by Dewey Dunnington

See Also

Other functions relating to cached values: argoFloatsGetFromCache(), argoFloatsIsCached(), argoFloatsListCache(), argoFloatsStoreInCache(), argoFloatsWhenCached()