Learn R Programming

kinship2 (version 1.9.6.1)

testped1: testped1

Description

Sample pedigree

Usage

data(testped1)

Arguments

Format

A data frame with 79 subjects in one family with the following variables.

id

subject id, unique to each ped

father

id of the subject's father

mother

id of the subject's mother

sex

1=male, 2=female

Examples

Run this code
data(testped1)
testped1[1:20,]

Run the code above in your browser using DataLab