cbind.mytable {moonBook}R Documentation

cbind function for class "mytable"

Description

cbind function for class "mytable"

Usage

## S3 method for class 'mytable'
cbind(..., caption, y = NULL)

Arguments

...

Objects of class "mytable", a result of a call to mytable

caption

Unique values of grouping variables used for column name of table

y

Names of grouping variables used for caption of table


[Package moonBook version 0.3.1 Index]