Description Usage Arguments Value Examples
Read output from the stand-alone (FORTAN) WOFOST crop growth model Implemented here to allow easy comparison of model output with output of the R implementation of the model.
1 | readWofostOutput(f, wlim=FALSE)
|
f |
filename |
wlim |
logical. If |
matrix
1 2 | f <- system.file("test/1/wofost.out", package="Rwofost")
d <- readWofostOutput(f)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.