Last data update: 2014.03.03

R: Print Method for summary...
print.summary.mpmR Documentation

Print Method for summary...

Description

Print Method for summary.mpm Objects

Usage

## S3 method for class 'summary.mpm'
print(x, digits=2, what=c("columns", "rows", "all"), ...)

Arguments

x

object of class summary.mpm

digits

minimum number of significant digits to print, defaults to 2

what

one of "columns" (default), "rows" or "all", specifying respectively whether columns, rows or both need to be printed

...

further arguments for the print method

Value

x is returned invisibly

See Also

print.default

Results