print.matrix2 {qte}R Documentation

print.matrix2

Description

Helper function to print a matrix; used by the print methods

Usage

## S3 method for class 'matrix2'
print(m, header = NULL, digits = 2, nsmall = 2)

Arguments

m

Some matrix


[Package qte version 1.3.1 Index]