internal.load.data: Load the data from the cache and data directories

.load.dataR Documentation

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)

Arguments

config

Named list containing the project configuration

my.project.info

Named list containing the project information

Value

Returns my.project.info amended with the new information.


ProjectTemplate documentation built on Nov. 20, 2023, 1:06 a.m.