Learn R Programming

tangram (version 0.8.2)

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

Description

The pipe operator provides an cbind for tangram tables

Usage

# S3 method for tangram
|(x, y)

Value

A column wise merged tangram object

Arguments

x

left argument for rbind

y

right argument for rbind