Load Locally
load_locally.RdLoads data from a local directory
Arguments
- to_obtain
A data.frame as returned by
determine_variables().- input
A character vector of file paths, a data.frame, or a list of data.frames or file paths. Required if
download == FALSEand at least one variable is specified as coming from a local source.- quiet
Logical with default =
FALSE. Should messages be displayed? These messages are intended to give more information about the estimation and data retrieval process.