summary.Pedigree {GeneticsPed}R Documentation

Pedigree summary

Description

summary.Pedigree reports TODO.

Usage

summary.Pedigree(object, ...)

Arguments

object pedigree object
... additional arguments for other methods (not used)

Details

TODO.

Value

TODO.

Author(s)

Gregor Gorjanc

See Also

Pedigree

Examples

  ped <- generatePedigree(nId=5)
  summary(ped)

[Package GeneticsPed version 1.4.0 Index]