pastThinning | R Documentation |
Given a data frame and a pedigree, filter out crosses in the data frame that are already present in the pedigree
pastThinning(data, ped)
data |
data frame with possible crosses to filter out |
pedigree |
pedigree to not repeat |
Filtered data frame
Rodrigo R Amadeu, rramadeu@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.