summary.fa {hoardeR}R Documentation

Summarize an fa Object

Description

Summarizes and prints an fa object in an informative way.

Usage

 ## S3 method for class '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.

Author(s)

Daniel Fischer


[Package hoardeR version 0.10 Index]