read-memoised: Memoised 'read_file_delim()' Wrappers

Description Usage Arguments Value

Description

These memoised wrappers are used to speed up repeated loading of the same files. They only re-load the file if an argument has changed. This allows functions like load_inv_positive() to run much more quickly when subsequent calls with the same arguments are made.

Usage

1
2
3

Arguments

path

The path to the file to read

...

Additional arguments to pass to read_file_delim()

Value

A tibble containing the loaded data


jesse-smith/covidcrf documentation built on March 28, 2021, 10:45 p.m.