Skip to contents

Removes all cached tables from the in-memory cache.

Usage

clearCache()

Note

clearCache since 1.4.0

Examples

if (FALSE) { # \dontrun{
clearCache()
} # }