Description Usage Arguments Value
View source: R/plotting_functions.R
plot_dualfuel_avgs
1 | plot_dualfuel_avgs(csv, title = NULL, result = "Consumption", ...)
|
csv |
character string of path to csv |
title |
character string of desired plot title. Default is NULL |
result |
"Consumption" or "Emissions" - denotes whether plot displays energy consumption (in kWh) or CO2 emissions (in grams CO2) |
... |
passes arguments to clean_data() |
line plot of dual-fuel models
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.