twoloops: A consanguineous pedigree
Description
A consanguineous pedigree.format
A data frame describing the pedigree in standard LINKAGE format (i.e. the columns are: Family ID, individual ID, father, mother, sex, affection status).Examples
Run this codedata(twoloops)
x = linkdat(twoloops)
plot(x)
Run the code above in your browser using DataLab