print.EFAdata {EFAfactors} | R Documentation |
Print the EFAsim.data
Description
This function prints the items in factors.
Usage
## S3 method for class 'EFAdata'
print(x, ...)
Arguments
x |
An object of class |
... |
Additional arguments to be passed to the plotting function. |
Value
None. This function is used for side effects (printing).
See Also
[Package EFAfactors version 1.2.3 Index]