clear_cache {nflreadr}R 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()

[Package nflreadr version 1.4.1 Index]