argoFloatsClearCache {argoFloats}R Documentation

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)

Arguments

debug

an integer, passed to argoFloatsDebug().

Value

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

Author(s)

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()


[Package argoFloats version 1.0.7 Index]