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

View source: R/locus.R

summary.locusR Documentation

Provides a summary of the locus object

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

## 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


dyerlab/gstudio documentation built on Feb. 2, 2024, 8:24 p.m.