print.matrix1 {qte}R Documentation

print.matrix1

Description

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

Usage

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

Arguments

m

Some matrix


[Package qte version 1.3.1 Index]