wofost_crop: WOFOST crop parameters

Description Usage Arguments Value References See Also Examples

Description

This functions returns a list with parameters describing a crop for the WOFOST model

Usage

1

Arguments

name

character. Either the name of a crop that comes with the package (see examples) or a filename of a similarly formatted file

Value

list

References

van Heemst

See Also

wofost

Examples

1
2
3
wofost_crop('')
crop <- wofost_crop('barley')
str(crop)

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