combine {TRAMPR} | R Documentation |
Combine Two Objects
Description
This function is used to combine TRAMPsamples
together,
and to combine TRAMPknowns
to TRAMPknowns
or TRAMP
objects. combine
is generic; please see
combine.TRAMPsamples
and
combine.TRAMPknowns
for more information.
Usage
combine(x, y, ...)
Arguments
x , y |
Objects to be combined. See
|
... |
Additional arguments required by methods. |
See Also
See combine.TRAMPsamples
and
combine.TRAMPknowns
for more information.
[Package TRAMPR version 1.0-10 Index]