summary.cbind.mytable {moonBook} | R Documentation |
Summarizing function for class "cbind.mytable"
## S3 method for class 'cbind.mytable'
summary(object, ...)
object |
An object of class "cbind.mytable", a result of a call |
... |
further arguments passed to or from other methods. |
out=mytable(am+cyl~.,data=mtcars)
summary(out)