
Filters a genetic value report down to only the specified animals
Source:R/filterReport.R
filterReport.Rd
Filters a genetic value report down to only the specified animals
Examples
library(nprcgenekeepr)
rpt <- nprcgenekeepr::pedWithGenotypeReport$report
rpt1 <- filterReport(c("GHH9LB", "BD41WW"), rpt)