summary.locus: Provides a summary of the 'locus' object

Description Usage Arguments Value Author(s)

View source: R/locus.R

Description

Provides an overload of the summary object so that when you put this into a data.frame and ask for a summary, it will provide you a summary of genotype counts.

Usage

1
2
## S3 method for class 'locus'
summary(object, ...)

Arguments

object

The locus object to summarize (typically a vector).

...

Ignored

Value

A summary of the vector of locus objects in object

Author(s)

Rodney J. Dyer rjdyer@vcu.edu


MarianaLag/Mlag documentation built on Feb. 13, 2020, 12:30 a.m.