Learn R Programming

mosaic (version 0.5-1)

Animals: Average Gestation Period

Description

The average gestation period, or time of pregnancy, of an animal is closely related to its longevity (the length of its lifespan.) Data on the average gestation period and longevity (in captivity) of 40 different species of animals have been examined, with the purpose of examining how the gestation period of an animal is related to (or can be predicted from) its longevity.

Usage

data(Animals)

Arguments

format

A data frame with 40 observations on the following variables.

  • animal
{the name of the animal species} gestation{the average gestation period of the species (in days)} longevity{the average longevity of the species (in years)}

References

Part of the Carnegie Mellon University Online Learning Initiative datasets.