summary.locus | R Documentation |
locus
objectProvides 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.
## S3 method for class 'locus'
summary(object, ...)
object |
The |
... |
Ignored |
A summary of the vector of locus
objects in object
Rodney J. Dyer rjdyer@vcu.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.