Load a file from the cache
loadFile(file, format = NULL)
Arguments
- file
character specifying the path to the file
- format
(optional) character string specifying file extension ("qs" or "rds") of file
;
if not specified (i.e., NULL), will be deduced from the file extension of file
.
Value
the object loaded from file