Description Usage Arguments Methods (by class) References See Also
Returns an object from the formal class pedigree.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | get_pedigree(x, ...)
## S3 method for class 'metagene'
get_pedigree(x, ...)
## S3 method for class 'remlf90'
get_pedigree(x, ...)
## S3 method for class 'breedr_modelframe'
get_pedigree(x, ...)
## S3 method for class 'effect_group'
get_pedigree(x, ...)
## S3 method for class 'genetic'
get_pedigree(x, ...)
|
x |
object to extract pedigree from |
... |
Arguments to be passed to methods. |
metagene: Get the pedigree from a metagene object
remlf90: Get the pedigree from a remlf90 object
breedr_modelframe: Get the pedigree from a breedr_modelframe object.
Internal function.
effect_group: Get the pedigree from a effect_group object.
Internal function.
genetic: Get the pedigree from a genetic object
pedigree-class from package
pedigreemm
Other metagene:
Extract.metagene,
get_ntraits(),
ngenerations(),
nindividuals()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.