load_var | R Documentation |
Function returning data as a list from saved file created
by save_var
load_var(loadpath)
loadpath |
Path to the file containing the data to load. |
variable data as a list containing the data, shape, dimensions (longitude ,latitude ,time) and units.
## Not run: data <- load_var("/home/bruno/workspace/Data/test/saved_data.rdata")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.