mean_thermal_ts: Mean of thermal timeseries by weeks

Description Usage Arguments Value Examples

View source: R/mean_thermal_ts.R

Description

Mean of thermal timeseries by weeks

Usage

1
mean_thermal_ts(first_weekday = 1, opts = simOptions())

Arguments

first_weekday

The first day to use for starting a week, default to 1 (monday).

opts

List of simulation parameters returned by the function setSimulationPath

Value

a data.table.

Examples

1
2
3
4
5
6
7
8
9
## Not run: 

library(antaresRead)
setSimulationPath(path = "PATH/TO/STUDY")

mean_thermal_ts()


## End(Not run)

rte-antares-rpackage/antaresThermalTS documentation built on May 14, 2020, 1:48 a.m.