View source: R/calcFeedBalanceflow.R
calcFeedBalanceflow | R Documentation |
Calculates feed balanceflows from MAgPIE-Feed model to meet FAO data
calcFeedBalanceflow(
per_livestock_unit = FALSE,
cellular = FALSE,
cells = "lpjcell",
products = "kall",
future = "constant"
)
per_livestock_unit |
default false |
cellular |
if TRUE value is calculate on cellular level |
cells |
Switch between "magpiecell" (59199) and "lpjcell" (67420) |
products |
products in feed baskets that shall be reported |
future |
if FALSE, only past years will be reported (reduces memory) |
List of magpie objects with results on country or cellular level, unit and description.
Isabelle Weindl, Kristine Karstens
## Not run:
calcOutput("FeedBalanceflow")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.