View source: R/calcISIMIP3bYields.R
calcISIMIP3bYields | R Documentation |
reads and cleans up ISIMIP3b crop yield data
calcISIMIP3bYields(
subtype = "yields:EPIC-IIASA:ukesm1-0-ll:ssp585:default:3b",
smooth = TRUE,
cells = "lpjcell"
)
subtype |
subtype of yield based on readISIMIPoutputs, for crop yields |
smooth |
smooth cells via spline |
cells |
magpie or lpjcell |
magpie object in cellular resolution
David Meng-Chuen Chen, Edna Molina Bacca
## Not run:
calcOutput("ISIMIP3bYields", aggregate = FALSE)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.