powered by
This functions returns a list of "control" parameters to run the WOFOST model. Either a default list, or from a file. See this manual https://swap.wur.nl/Documents/WCC_WOFOST_717_Manual.pdf for the interpretation of the parameters.
wofost_control(filename='')
list
character. Filename
wofost
contr <- wofost_control() str(contr)
Run the code above in your browser using DataLab