ped_col_present: Function to check pedigree columns

View source: R/pedigree_fix_fuctions.R

ped_col_presentR Documentation

Function to check pedigree columns

Description

This function checks if ID, Sire and Dam Columns, and any other required columns are present in the pedigree

Usage

ped_col_present(pedigree, check_column = c())

Arguments

pedigree

A dataframe or matrix. A Pedigree

check_column

A vector of additional columns to check, empty by default


simplydch/GeneDrop documentation built on July 8, 2024, 8:17 p.m.