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


spgarbet/tg documentation built on Feb. 21, 2023, 3:35 a.m.