Learn R Programming

paramlink (version 1.1-0)

twoloops: A consanguineous pedigree

Description

A consanguineous pedigree.

Usage

twoloops

Arguments

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 code
# NOT RUN {
x = linkdat(twoloops)
plot(x)
# }

Run the code above in your browser using DataLab