cbind.mytable: cbind function for class "mytable"
Description
cbind function for class "mytable"
Usage
# S3 method for 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