View source: R/calcValidProcessing.R
calcValidProcessing | R Documentation |
calculates the validation data for the share of inputs that go into processing processes, and the share of inputs that secondary products are composed of
calcValidProcessing(
datasource = "FAO",
detail = TRUE,
nutrient = "dm",
indicator = "primary_to_process"
)
datasource |
Datasource of validation data. |
detail |
if FALSE, only larger product categories are reported |
nutrient |
The nutrient in which the results shall be reported. |
indicator |
if "primary_to_process", returns the amount of primary product into processing. if "secondary_from_primary", gives primary into secondary. |
List of magpie objects with results on country level, weight on country level, unit and description.
David Chen, Benjamin Leon Bodirsky
calcFoodSupplyPast
,
calcValidLivestockShare
## Not run:
calcOutput("ValidProcessing", indicator = "secondary_from_primary")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.