Learn R Programming

tangram (version 0.8.2)

+.tangram: Provide a "+" operator for rbind of tangram tables

Description

The plus operator provides an rbind for tangram tables

Usage

# S3 method for tangram
+(x, y)

Value

A row wise merged tangram object

Arguments

x

left argument for rbind

y

right argument for rbind