| wofost_soil | R Documentation |
This function returns a list with soil parameters for the WOFOST model. See this manual https://swap.wur.nl/Documents/WCC_WOFOST_717_Manual.pdf for their interpretation.
wofost_soil(name='')
name |
character. Either the name of a soil that comes with the package (see examples) or a filename of a similarly formatted file |
list
wofost
wofost_soil('')
soil <- wofost_soil('ec1')
str(soil)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.