Learn R Programming

antaresViz (version 0.15.4)

plotThermalGroupCapacities: Plot for Thermal Group Capacities

Description

Plot for Thermal Group Capacities

Usage

plotThermalGroupCapacities(
  data,
  area = "all",
  main = "Thermal group capacities"
)

Arguments

data

data.table of Thermal Group capacities

area

areas to select, default all

main

title

Examples

Run this code
# NOT RUN {
opts <- setSimulationPath(getwd())
plotThermalGroupCapacities( thermalGroupCapacities(opts))
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab