graph_adoption: Graph Model Uptake

View source: R/analysis.R

graph_adoptionR Documentation

Graph Model Uptake

Description

Make a graph including historical data from bev_historical_uptake

Usage

graph_adoption(
  abm,
  yscale = "sqrt",
  gtitle = "EV number",
  galpha = 0.4,
  fleet_size = 2200
)

Arguments

abm

output from runABM

yscale

y-scale "sqrt" or "linear"

gtitle

graph title

galpha

alpha transparency for graph

fleet_size

assumed constant motor fleet number in thousands

Value

ggplot object


Phalacrocorax-gaimardi/phevmicrosimr documentation built on June 8, 2022, 3:27 p.m.