Description Usage Arguments Value Examples
View source: R/mean_thermal_ts.R
Mean of thermal timeseries by weeks
1 | mean_thermal_ts(first_weekday = 1, opts = simOptions())
|
first_weekday |
The first day to use for starting a week, default to |
opts |
List of simulation parameters returned by the function
|
a data.table
.
1 2 3 4 5 6 7 8 9 | ## Not run:
library(antaresRead)
setSimulationPath(path = "PATH/TO/STUDY")
mean_thermal_ts()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.