clear_cache: Clear function cache

View source: R/utils_cache_clear.R

clear_cacheR Documentation

Clear function cache

Description

This function clears the memoised cache of all functions memoised by nflreadr.

Usage

clear_cache()

.clear_cache()

Value

A success message after clearing the cache.

Examples

clear_cache()

nflreadr documentation built on Sept. 8, 2023, 5:57 p.m.