pipe.tangram: Provide a "|" operator for cbind of tangram tables

pipe.tangramR Documentation

Provide a "|" operator for cbind of tangram tables

Description

The pipe operator provides an cbind for tangram tables

Usage

## S3 method for class 'tangram'
x | y

Arguments

x

left argument for rbind

y

right argument for rbind

Value

A column wise merged tangram object


tangram documentation built on Feb. 16, 2023, 5:59 p.m.