combine {TRAMPR} | R Documentation |
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.
combine(x, y, ...)
x, y |
Objects to be combined. See
combine.TRAMPsamples and
combine.TRAMPknowns for more information. |
... |
Additional arguments required by methods. |
See combine.TRAMPsamples
and
combine.TRAMPknowns
for more information.