View source: R/calcLanduseIntensity.R
calcLanduseIntensity | R Documentation |
This function prepares total tau values for use. As the source data already provides all required information this function purely removes unrequired data and moves the xref values to the weighting object which is required for aggregation.
calcLanduseIntensity(sectoral = "kcr", rescale = TRUE)
sectoral |
"kcr" (default) for MAgPIE crop items and "lpj" for LPJmL crop items, "pasture" for pasture |
rescale |
TRUE (default), if Tau should be rescaled in a way, that 2010 is always 1 |
Total tau data and corresponding weights as a list of two MAgPIE objects
Benjamin Leon Bodirsky, Kristine Karstens, Felicitas Beier
calcTauTotal()
, readTau()
,
convertTau()
## Not run:
calcOutput("LanduseIntensity")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.