nind: Determine the number of individuals QTL experiment

View source: R/summary.cross.R

nindR Documentation

Determine the number of individuals QTL experiment

Description

Determine the number of individuals in cross object.

Usage

nind(object)

Arguments

object

An object of class cross. See read.cross for details.

Value

The number of individuals in the input cross object.

Author(s)

Karl W Broman, broman@wisc.edu

See Also

read.cross, plot.cross, summary.cross, nmar, nchr, totmar, nphe

Examples

data(fake.f2)
nind(fake.f2)

qtl documentation built on Nov. 28, 2023, 1:09 a.m.