wofost_control: WOFOST control parameters

View source: R/parameters.R

wofost_controlR Documentation

WOFOST control parameters

Description

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.

Usage

wofost_control(filename='')

Arguments

filename

character. Filename

Value

list

See Also

wofost

Examples

contr <- wofost_control()
str(contr)

Rwofost documentation built on Dec. 7, 2025, 9:07 a.m.