This function prints the items in factors.

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

Arguments

x

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

...

Additional arguments to be passed to the plotting function.

Value

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

See also