powered by
Mcyear aggregation weigthed by wd
ponderateMcAggregation(x, fun = weighted.mean, ...)
antaresData data import with antaresRead
antaresData
function function to use
function
args others args pass to fun
args
# NOT RUN { data <- readAntares(areas = 'all', mcYears = 'all') ponderateMcAggregation(data, fun = weighted.mean, w = c(.1, .9)) # } # NOT RUN { # }
Run the code above in your browser using DataLab