Learn R Programming

Lock5withR (version 1.2.2)

MammalLongevity: Mammal Longevity

Description

Longevity and gestation period for mammals

Arguments

Format

A data frame with 40 observations on the following 3 variables.
  • Animal Species of mammal
  • Gestation Time from fertilization until birth (in days)
  • Longevity Average lifespan (in years)

Source

2010 World Almanac, pg. 292.

Details

Dataset with average lifespan (in years) and typical gestation period (in days) for 40 different species of mammals.

Examples

Run this code

data(MammalLongevity)

Run the code above in your browser using DataLab