print.matrix1
Helper function to print a matrix; used by the print methods
## S3 method for class 'matrix1' print(m, probs = NULL, header = NULL, digits = 2, nsmall = 2)
m
Useful links