R/cache.R
cache.Rd
Cache and retrieve intermediate steps if path exists
cache(file_path, fn)
file path at which to cache
function whose result to cache
cached object
NULL#> NULL