View source: R/summary.cross.R
nind | R Documentation |
Determine the number of individuals in cross object.
nind(object)
object |
An object of class |
The number of individuals in the input cross object.
Karl W Broman, broman@wisc.edu
read.cross
, plot.cross
,
summary.cross
,
nmar
,
nchr
,
totmar
,
nphe
data(fake.f2)
nind(fake.f2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.