aggregate.size: aggregate

View source: R/aggregate.size.R

aggregate.sizeR Documentation

aggregate

Description

The aggregation functions are based on the S3 method for zoo objects, but takes care of extra house keeping, such as attributes with meta data.

Usage

## S3 method for class 'size'
aggregate(x, ...)

Arguments

x

A station object

...

additional arguments

x0

threshold defining an event

plot

a boolean; if TRUE display results as a plot

a

radius of earth (unit: km)

verbose

a boolean; if TRUE print information about progress

Details

aggregate.size is similar to aggregate.area, but returns the size statistics (square meters) for individual events (defined as gridboxes touching each other).

The function aggregateSize is exactly the same as aggregate.size.

Value

The call returns a station object

Author(s)

R.E. Benestad

See Also

aggregate.area aggregate


metno/esd documentation built on April 24, 2024, 9:19 p.m.