+.tangram {tangram} | R Documentation |
Provide a "+" operator for rbind of tangram tables
Description
The plus operator provides an rbind for tangram tables
Usage
## S3 method for class 'tangram'
x + y
Arguments
x |
left argument for rbind |
y |
right argument for rbind |
Value
A row wise merged tangram object
[Package tangram version 0.8.2 Index]