graph_adoption | R Documentation |
Make a graph including historical data from bev_historical_uptake
graph_adoption( abm, yscale = "sqrt", gtitle = "EV number", galpha = 0.4, fleet_size = 2200 )
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 |
ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.