transform_check_parent_older_offspring: Transformation after check if parents are older than their...

Description Usage Arguments Value

View source: R/pedigree_transformation_tbl_df.R

Description

Given a pedigree in tbl_df format, invalidating birthdate of parent and offspring when parents are older than their offspring.

Usage

1
2
transform_check_parent_older_offspring(ptbl_pedigree, output_check,
  pb_out = FALSE)

Arguments

ptbl_pedigree

pedigree in tbl_df format

output_check

output of function check_unique_animal_id in tbl_df format

pb_out

flag whether debugging output should be written

Value

tbl_transform_ped of pedigree records not fullfilling requirements


pvrqualitasag/PedigreeFromTvdData documentation built on May 29, 2019, 7:50 a.m.