print.matrix2 function

print.matrix2

print.matrix2

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

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

Arguments

  • m: Some matrix
  • Maintainer: Brantly Callaway
  • License: GPL-2
  • Last published: 2022-09-01

Useful links