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