README.md

wofostats

Project Status: Abandoned – Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development. License: GPL v3

WOFOST (WOrld FOod STudies by Alterra Wageningen) is a simulation model for the quantitative analysis of the growth and production of annual field crops. The wofostats package provides functions to handle WOFOST parameter input files and model results.

Functions

Currently, the following functions are available:

Installation

wofostats is available on github. To install the package paste the following code into your R console:

if (!'devtools' %in% installed.packages()[,'Package']) install.packages('devtools')
devtools::install_github('zsteinmetz/wofostats')
require(wofostats)


zsteinmetz/wofostats documentation built on Jan. 22, 2021, 8:55 p.m.