Learn R Programming

nadiv (version 2.18.0)

Wray90: Pedigree, adapted from Wray (1990)

Description

Pedigree, adapted from Wray (1990)

Usage

Wray90

Arguments

Format

A data frame with 8 observations on the following 4 variables:

id

a numeric vector

dam

a numeric vector

sire

a numeric vector

time

a numeric vector

Examples

Run this code
  data(Wray90)
  str(Wray90)

Run the code above in your browser using DataLab