composite-list-method: Composite by Averaging Across Data

composite,list-methodR Documentation

Composite by Averaging Across Data

Description

This is done by calling a specialized version of the function defined in the given class. In the present version, the objects must inherit from amsr, so the action is to call composite,amsr-method().

Items within the data slots of the objects that are supplied as arguments are averaged in a way that makes sense for the object class, i.e. taking into account the particular bad-data codes of that particular class.

Usage

## S4 method for signature 'list'
composite(object)

Arguments

object

a list of oce objects.

See Also

Other functions that create composite objects: composite(), composite,amsr-method


dankelley/oce documentation built on May 8, 2024, 10:46 p.m.