print.BARTLETT {EFAtools}R Documentation

Print BARTLETT object

Description

Print BARTLETT object

Usage

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

Arguments

x

list of class BARTLETT (output from the BARTLETT function)

...

additional arguments passed to print

Examples

BARTLETT(test_models$baseline$cormat, N = 500)


[Package EFAtools version 0.4.4 Index]