View source: R/calcFeedBaskets.R
calcFeedBaskets | R Documentation |
Combines feed baskets of the past with scenario-dependent future feed baskets.
calcFeedBaskets(non_eaten_food = FALSE, fadeout = FALSE, method = "new")
non_eaten_food |
if TRUE, non-eaten food is included in feed baskets, if not it is excluded. |
fadeout |
if TRUE, feed basket calibration fades out till 2050. |
method |
"new" for additive calibration at end, "old" for multiplikative calibration of calShr and end values. |
List of magpie objects with results on country level, weight on country level, unit and description.
Isabelle Weindl, Benjamin Leon Bodirsky, Stephen Wirth, Jan Philipp Dietrich
## Not run:
calcOutput("FeedBaskets")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.