machu.ace.load: Load saved ace outputs from .csv file

View source: R/machuruku_code.R

machu.ace.loadR Documentation

Load saved ace outputs from .csv file

Description

Loads outputs saved with the 'csv.name' argument of machu.2.ace() into a format compatible with machu.3.anc.niche().

Usage

machu.ace.load(file)

Arguments

file

String specifying the file to load.

Details

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.

Value

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.

Examples

ace <- machu.ace.load("ace.csv")

wxguillo/machuruku documentation built on Jan. 23, 2025, 3:25 p.m.