.load.data | R Documentation |
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.
.load.data(config, my.project.info)
config |
Named list containing the project configuration |
my.project.info |
Named list containing the project information |
Returns my.project.info
amended with the new information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.