print.ari_matrix: Print method for class 'ari_matrix'

View source: R/print.R

print.ari_matrixR Documentation

Print method for class ari_matrix

Description

Custom formatted print for weights matrices that outputs information about feature weights functions to the console.

Usage

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

Arguments

x

A ari_matrix class object.

...

Other arguments passed to print (not used in this function)

Value

Function prints to console but does not return any value.


metasnf documentation built on April 3, 2025, 5:40 p.m.