getEmissions | R Documentation |
Monthly and cumulative emissions for a set of model runs
getEmissions( abm, addvars = NULL, xi = 1, epsilon = 0, average_over_runs = F, emissions_start_date = NULL )
abm |
output of runABM |
addvars |
vector of additional variables |
xi |
phev behavioural parameter xi=1 is optimal charging behaviour |
epsilon |
kilometer fuel price elasticity for ICEV drivers (typically -0.15) |
average_over_runs |
if FALSE return individual run emissions, otherwise average over runs |
emissions_start_date |
start date for cumulative emissions calculation |
a dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.