powered by
Summary method for class ''pedigree''
Summary
# S3 method for pedigree summary(object,...)
object of class ''pedigree''
not used
# NOT RUN { # plant pedigree ped <- simul.pedigree(gener=4,7) summary(ped) # animal pedigree ped <- simul.pedigree(gener=4,7,animals=TRUE) summary(ped) # }
Run the code above in your browser using DataLab