calcValidYield: calcValidYield

View source: R/calcValidYield.R

calcValidYieldR Documentation

calcValidYield

Description

Calculates a dataset of agricultural production out of the combined data of calcFAOharmonized(). Covers dry matter (DM) production. Also returns areas of individual crops from FAOSTAT. Total area can be lower or higher than arable land because of multicropping or fallow land. Returns yield as calculated from area area and production.

Usage

calcValidYield(datasource = "FAO", future = NULL)

Arguments

datasource

Specify which datasource needs to be used. Currently only "FAO" and "calibratedLPJmL" is available.

future

if NULL no future values are returned (default). specify climate scenario (gcm:rcp), if future is needed

Value

List of magpie objects with results on country level, weight on country level, unit, Max.&Min. values alongwith description.

Author(s)

Abhijeet Mishra, Isabelle Weindl

See Also

calcFAOmassbalance, calcCroparea

Examples

## Not run: 
calcOutput("ValidYield")

## End(Not run)

pik-piam/mrvalidation documentation built on April 26, 2024, 12:12 a.m.