model.options: parse model.options.xml file used to set parameters and other...

Description Usage Arguments Author(s) Examples

View source: R/utils.R

Description

Read model.options.xml file

Usage

1
model.options(input.file = NULL)

Arguments

input.file

model.options.xml file containing information needed for run

Author(s)

Jin Wu, Shawn P. Serbin

Examples

1
2
3
4
5
## Not run: 
opt <- model.options()
model.options <- model.options('/home/$USER/model.options.xml')

## End(Not run)

TEST-BNL/R-Canopy_Photosynthesis documentation built on Nov. 13, 2020, 6:37 p.m.