.load.data: Load the data from the cache and data directories
Description
Gets the list of available variables in cache/
and data/
and
loads the data in memory. Data from the cache is loaded first, then in
alphabetical order.
Usage
.load.data(config, my.project.info)
Value
Returns my.project.info
amended with the new information.
Arguments
- config
Named list containing the project configuration
- my.project.info
Named list containing the project information