summary.fa: Summarize an fa Object
Description
Summarizes and prints an fa object in an informative way.
Usage
# S3 method for fa
summary(object, ...)
Arguments
- object
Object of class fa.
- ...
Additional parameters.
Details
Summary for a fa object, providing the amount of sequences, the minimum and maximum length as well as the
average length.