parAggregateMCall | R Documentation |
Creation of Mc_all new (only antares > V6)
parAggregateMCall(
opts,
nbcl = 8,
verbose = 2,
timestep = c("annual", "daily", "hourly", "monthly", "weekly"),
writeOutput = TRUE,
mcWeights = NULL,
mcYears = NULL,
filtering = FALSE,
selected = NULL,
legacy = FALSE
)
aggregateResult(
opts,
verbose = 2,
timestep = c("annual", "daily", "hourly", "monthly", "weekly"),
writeOutput = TRUE,
mcWeights = NULL,
mcYears = NULL,
filtering = FALSE,
selected = NULL,
legacy = FALSE
)
opts |
|
nbcl |
|
verbose |
|
timestep |
|
writeOutput |
|
mcWeights |
|
mcYears |
|
filtering |
|
selected |
|
legacy |
|
Object list
of data.tables, each element representing one type
of element (areas, links, clusters)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.