View source: R/aggregateGrid.R
memberAggregation | R Documentation |
Aggregate a grid along its member dimension
memberAggregation(grid, aggr.mem, parallel, max.ncores, ncores)
grid |
A multimember grid to apply the aggregation |
aggr.mem |
Character string indicatins the aggregation function |
parallel.pars |
Arguments defining the parallelization options, as passed by |
The function preserves the metadadata associated with member information (i.e. initialization dates and member names). In addition,
an attribute indicating the member aggregation function is added to the Variable
component.
J. Bedia
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.