run_3pg: Run the 3PG model and return model results

Description Usage Arguments Value See Also

Description

Accepts climate data, species characteristics, and site configuration information and returns model outputs

Usage

1
run_3pg(config, climate = NULL, output = NULL)

Arguments

config

Either the path to a 3PG configuration file OR a list object with the appropriate structure (see examples/read function).

climate

Either the path to a 3PG climate file OR a data.frame object with the appropriate structure (see examples/read function).

output

Optional file path for output.

Value

A data.frame with model results.

See Also

load_config.


griffithdan/r3PG documentation built on May 17, 2019, 8:37 a.m.