Mcyear aggregation weigthed by wd
ponderateMcAggregation(x, fun = weighted.mean, ...)
Object of class "antaresDataTable".
if (FALSE) { # \dontrun{
data <- readAntares(areas = 'all', mcYears = 'all')
ponderateMcAggregation(data, fun = weighted.mean, w = c(.1, .9))
} # }