composite {oce} | R Documentation |
Create a Composite Object by Averaging Across Good Data
Description
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
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 |
See Also
Other functions that create composite objects:
composite,amsr-method
,
composite,list-method
[Package oce version 1.8-2 Index]