View source: R/pedigree_fix_fuctions.R
ped_col_present | R Documentation |
This function checks if ID, Sire and Dam Columns, and any other required columns are present in the pedigree
ped_col_present(pedigree, check_column = c())
pedigree |
A dataframe or matrix. A Pedigree |
check_column |
A vector of additional columns to check, empty by default |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.