.pb_cache_clear {piggyback}R Documentation

Clear cached functions

Description

This function clears the cache for memoised piggyback functions.

Usage

.pb_cache_clear()

Value

invisible: TRUE on success

Examples

.pb_cache_clear()


[Package piggyback version 0.1.5 Index]