Learn R Programming

EFAfactors (version 1.2.2)

print.EFAdata: Print the EFAsim.data

Description

This function prints the items in factors.

Usage

# S3 method for EFAdata
print(x, ...)

Value

None. This function is used for side effects (printing).

Arguments

x

An object of class EFA.data, representing the results to be printed.

...

Additional arguments to be passed to the plotting function.

See Also

EFAsim.data