View source: R/PopulationImprov.R
convertNamesToRows | R Documentation |
Function to transform arbitrary name IDs to row numbers for the sake of pedigreeToCCmatrix
convertNamesToRows(nameMat)
nameMat |
The pedigree matrix with character IDs |
Keeps everything in order
Matrix suitable for pedigreeToCCmatrix
threeColPed <- convertNamesToRows(nameMat)]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.