View source: R/machuruku_code.R
machu.ace.load | R Documentation |
Loads outputs saved with the 'csv.name' argument of machu.2.ace() into a format compatible with machu.3.anc.niche().
machu.ace.load(file)
file |
String specifying the file to load. |
Because of the idiosyncrasies of the machu.2.ace() code, the result of machu.ace.load() is not technically identical to one obtained from the former function. Both should be compatible with machu.3.anc.niche(), but let me know if you encounter bugs.
A list of one element per scenario, either one or more timeslices or all tips and nodes, each a table of reconstructed climate response parameters.
ace <- machu.ace.load("ace.csv")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.