View source: R/calcWasteProj.R
calcWasteProj | R Documentation |
Calculates all waste projections, multiplies shares properly by pc or total generation quantities
calcWasteProj(pc = TRUE, SSP = "SSP2")
pc |
per capita (kg/capita) or total (Mt) |
SSP |
SSP scenario |
magpie object of waste projections by treatment and type #' @importFrom tidyverse spread select inner_join filter #' @importFrom tidyr unite #' @importFrom DirichletReg DR_data DirichReg predict
David Chen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.