format.efa_retention: Format method for efa_retention objects

View source: R/efa_retention.R

format.efa_retentionR Documentation

Format method for efa_retention objects

Description

Format method for efa_retention objects

Usage

## S3 method for class 'efa_retention'
format(x, ...)

Arguments

x

an object of class efa_retention, returned by a factor-retention criterion (e.g. efa_ekc() or efa_hull()).

...

not used.

Value

A character vector with the report lines (styled to the active console theme; plain when colours are disabled).

Examples

writeLines(format(efa_ekc(test_models$baseline$cormat, N = 500)))

EFAtools documentation built on Aug. 21, 2026, 5:16 p.m.