cbind.mytable: cbind function for class "mytable"

Description Usage Arguments

Description

cbind function for class "mytable"

Usage

1
2
## 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


moonBook documentation built on Jan. 5, 2022, 9:06 a.m.