GLgen-class {GENLIB} | R Documentation |
Class "GLgen"
Description
Object containing a genealogy.
Objects from the Class
Objects can be created by calls of the form gen.genealogy('data.frame')
.
Extends
Class "GLgroup"
, directly.
Methods
- initialize
signature(.Data="integer",Date="character")
: ...- depth
signature(x = "GLgen")
Gives the depth of the genealogy.
- length
signature(x = "GLgen")
Gives the number of individuals in the genealogy.
Examples
showClass("GLgen")
[Package GENLIB version 1.1.10 Index]