Learn R Programming

oce (version 1.8-3)

concatenate: Concatenate oce Objects (Generic)

Description

Concatenate oce Objects (Generic)

Usage

concatenate(object, ..., debug = getOption("oceDebug"))

Value

An object of class corresponding to that of object.

Arguments

object

an oce object.

...

optional additional oce objects.

debug

integer indicating a debugging level. If this is 0, the work is done silently. If it is a larger integer, some information may be printed during the processing.

See Also

Other functions that concatenate oce objects: concatenate,adp-method, concatenate,list-method, concatenate,oce-method