aggregate.vectorlist: Aggregate 'vectorlist'

View source: R/aggregate.R

aggregate.vectorlistR Documentation

Aggregate vectorlist

Description

Aggregate vectorlist

Usage

## S3 method for class 'vectorlist'
aggregate(x, by, fun = pmean, ...)

Arguments

x

a vectorlist

by

factor, of same length as x

fun

function, aggregation method, currently supports functions pmean(), pmedian(), pmax, and pmin.

...

additional parameters, currently of no use


groupedHyperframe documentation built on March 10, 2026, 5:08 p.m.