aggregateResult_old {antaresRead} | R Documentation |
Creation of Mc_all (only antares > V6)
aggregateResult_old(
opts,
verbose = 1,
filtering = FALSE,
selected = NULL,
timestep = c("annual", "daily", "hourly", "monthly", "weekly"),
writeOutput = FALSE,
mcWeights = NULL,
mcYears = NULL
)
parAggregateMCall_old(
opts,
nbcl = 8,
verbose = 1,
timestep = c("annual", "daily", "hourly", "monthly", "weekly"),
writeOutput = TRUE,
mcWeights = NULL,
mcYears = NULL
)
opts |
|
verbose |
|
filtering |
|
selected |
|
timestep |
|
writeOutput |
|
mcWeights |
|
mcYears |
|
nbcl |
|
## Not run:
aggregateResult(opts)
## End(Not run)