View source: R/computeTimeStampFromHourly.R
computeTimeStampFromHourly | R Documentation |
Compute daily, weekly, monthly and annual mc-ind from hourly data.
computeTimeStampFromHourly( opts, mcYears = "all", nbcl = 8, verbose = 1, type = c("areas", "links", "clusters") )
opts |
opts simulation path. |
mcYears |
mcYears to compute. |
nbcl |
number of thread for parallel computing. |
verbose |
verbose for execution. |
type |
type of file to compute. |
## Not run: library(antaresEditObject) opts <- setSimulationPath("my_study") computeTimeStampFromHourly(opts) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.