Learn R Programming

oce (version 1.7-10)

composite: Create a composite object by averaging across good data

Description

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

composite(object, ...)

Arguments

object

either a list of oce objects, in which case this is the only argument, or a single oce object, in which case at least one other argument (an object of the same size) must be supplied.

...

Ignored, if object is a list. Otherwise, one or more oce objects of the same sub-class as the first argument.

See Also

Other functions that create composite objects: composite,amsr-method, composite,list-method