wofost_control: WOFOST control parameters

Description Usage Arguments Value See Also Examples

Description

This functions returns a list of "control" parameters to run the WOFOST model. Either a default list, or from a file.

Usage

1
wofost_control(filename='')

Arguments

filename

character. Filename

Value

list

See Also

wofost

Examples

1
2
contr <- wofost_control()
str(contr)

Rwofost documentation built on May 2, 2019, 5:48 p.m.