plot_model: plot_model

Description Usage Arguments Value

View source: R/plotting_functions.R

Description

plot_model

Usage

1
plot_model(model, title = NULL, result = "Consumption", ...)

Arguments

model

character string of path to csv containing model data

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()

Value

line plot displaying emissions or energy consumption of one model


jkeast/ResourceRefocus documentation built on Feb. 2, 2021, 3:35 a.m.