Learn R Programming

abd (version 0.1-22)

Wolves: Inbreeding in Wolves

Description

Inbreeding coefficient and the number of pups produced in 24 mated pairs of wolves (Canis lupus) from 1983-2002.

Usage

data(Wolves)

Arguments

source

Liberg, O.H., H. Andrén, H.-C. Pedersen, H. Sand, D. Sejberg, P. Wabakken, M. Åkesson, and S. Bensch. 2005. Severe inbreeding depression in a wild wolf (Canis lupus) population. Biology Letters 1: 17-20.

Examples

Run this code
data(Wolves)
Wolves
xyplot( inbreeding.coefficient ~ jitter(pups, amount=0.15), Wolves)

Run the code above in your browser using DataLab