View source: R/summary.cross.R
summary.cross | R Documentation |
Print summary information about a cross
object.
## S3 method for class 'cross'
summary(object, ...)
object |
An object of class |
... |
Ignored at this point. |
An object of class summary.cross
containing a variety of summary information about the cross (this is
generally printed automatically).
Karl W Broman, broman@wisc.edu
read.cross
, plot.cross
,
nind
,
nmar
,
nchr
,
totmar
,
nphe
data(fake.f2)
summary(fake.f2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.