combine: Combine Two Objects

View source: R/TRAMPknowns.R

combineR 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 combine.TRAMPsamples and combine.TRAMPknowns for more information.

...

Additional arguments required by methods.

See Also

See combine.TRAMPsamples and combine.TRAMPknowns for more information.


richfitz/TRAMPR documentation built on July 16, 2025, 1:46 p.m.