| wofost_crop | R Documentation |
This function returns a list of crop parameters for the WOFOST model. See this manual https://swap.wur.nl/Documents/WCC_WOFOST_717_Manual.pdf for their interpretation.
wofost_crop(name="", describe=FALSE)
name |
character. Either the name of a crop that comes with the package (see examples) or a filename of a similarly formatted file |
describe |
logical. If |
list
van Heemst
wofost
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.