Description Usage Arguments Value References See Also Examples
This functions returns a list with parameters describing a crop for the WOFOST model
1 | wofost_crop(name='')
|
name |
character. Either the name of a crop that comes with the package (see examples) or a filename of a similarly formatted file |
list
van Heemst
1 2 3 | wofost_crop('')
crop <- wofost_crop('barley')
str(crop)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.