loadFile {reproducible} | R Documentation |
Load a file from the cache
Description
Load a file from the cache
Usage
loadFile(file, format = NULL)
Arguments
file |
character specifying the path to the file |
format |
(optional) character string specifying file extension ("qs" or "rds") of |
Value
the object loaded from file
[Package reproducible version 2.1.0 Index]