Learn R Programming

ElstonStewart (version 1.2)

conrad2: The pedigree of Conrad II, Holy Roman Emperor

Description

A pedigree with imbreding used in examples

Usage

data(conrad2)

Arguments

Format

A data frame with 22 lines with the following variables.

id

subject id (22 is Conrad II, 2 is Louis the Stammerer

father

id of the subject's father

mother

id of the subject's mother

sex

1=male, 2=female

Details

See vignette("Elston-Stewart") for the name of some other individuals in the pedigree.

Examples

Run this code
# NOT RUN {
data(conrad2)
# }

Run the code above in your browser using DataLab