test_order: Function to check pedigree order

View source: R/pedigree_fix_fuctions.R

test_orderR Documentation

Function to check pedigree order

Description

This function checks if sires and dams are appearing after offspring and returns TRUE or FALSE.

Usage

test_order(pedigree)

Arguments

pedigree

A dataframe or matrix. A pedigree containing 'ID', 'Sire' and 'Dam' columns


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