Description Usage Arguments Value
View source: R/mean_thermal_ts.R
Mean of thermal timeseries by weeks
1 2 3 4 5 | mean_thermal_ts2(
first_weekday = 1,
remove_clusters = NULL,
opts = simOptions()
)
|
first_weekday |
The first day to use for starting a week, default to |
remove_clusters |
Character vector. Cluster(s) to remove. |
opts |
List of simulation parameters returned by the function
|
a data.table
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.