aggregate: aggregate SField, SObjects or SLattice objects

Description Usage Arguments

Description

aggregation methods for objects of class SField, SObjects or SLattice

Usage

1
2
3
4
5
6
7
aggregate(x, ...)

## S3 method for class 'SObjects'
aggregate(x, by, FUN = mean, ...)

## S3 method for class 'SLattice'
aggregate(x, by, FUN = mean, ...)

Arguments

x

object of class SField, SObjects, or SLattice

by

aggregation predicate

FUN

aggregation function

...

arguments passed on to FUN


edzer/mss documentation built on May 15, 2019, 11:08 p.m.