print.xi_matrix: Print method for xi_matrix

View source: R/xi_matrix.R

print.xi_matrixR Documentation

Print method for xi_matrix

Description

Print method for xi_matrix

Usage

## S3 method for class 'xi_matrix'
print(x, ...)

Arguments

x

An object of class xi_matrix.

...

Additional arguments passed to print.

Value

The original object x invisibly. Called primarily for its side effect of printing the matrix to the console.


xiacf documentation built on April 16, 2026, 5:08 p.m.