View source: R/plot_thermal_group_capacities.R
plotThermalGroupCapacities | R Documentation |
Plot for Thermal Group Capacities
plotThermalGroupCapacities( data, area = "all", main = "Thermal group capacities" )
data |
data.table of Thermal Group capacities |
area |
areas to select, default all |
main |
title |
## Not run: opts <- setSimulationPath(getwd()) plotThermalGroupCapacities( thermalGroupCapacities(opts)) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.