Last chance! 50% off unlimited learning
Sale ends in
# NOT RUN {
library(nprcgenekeepr)
ped <- nprcgenekeepr::lacy1989Ped[ , c("id", "sire", "dam")]
ped$gen <- findGeneration(ped$id, ped$sire, ped$dam)
ped
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab