<<<<<<< Updated upstream
hash one or more functions and then cache them and update the catalogs. Default permissions are set to 777.
=======hash one or more functions and then cache them and update the catalogs
>>>>>>> Stashed changes Source:R/install_2.0.R
hash_n_cache.Rd
<<<<<<< Updated upstream
hash one or more functions and then cache them and update the catalogs. Default permissions are set to 777.
=======hash one or more functions and then cache them and update the catalogs
>>>>>>> Stashed changesUsage
<<<<<<< Updated upstreamhash_n_cache(
lib_loc = .libPaths()[1],
cache_loc = fs::path(Sys.getenv("BLASERTEMPLATES_CACHE_ROOT"), "library"),
verbose = TRUE,
permissions = "777"
)
hash_n_cache()