Learn R Programming

abd (version 0.1-21)

LionCubs: Time to Reproduction in Female Lions

Description

Time to reproduction (Days) based on whether death of previous cubs was due to infanticide (New) or accidental (Same).

Usage

data(LionCubs)

Arguments

source

Packer, C. and A.E. Pusey. 1983. Adaptations of female lions to infanticide by incoming males. The American Naturalist 121: 716-728.

Examples

Run this code
data(LionCubs)
xyplot(days.to.next.cub ~ cause.of.death, LionCubs)

Run the code above in your browser using DataLab