print.nmf.rank: Print method for rank-selection (nmf.rank) objects

View source: R/nmfkc.R

print.nmf.rankR Documentation

Print method for rank-selection (nmf.rank) objects

Description

Print method for rank-selection (nmf.rank) objects

Usage

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

Arguments

x

An object of class "nmf.rank".

...

Passed to the criteria table's print.

Value

x, invisibly.


nmfkc documentation built on July 14, 2026, 1:07 a.m.