Learn R Programming

isdals (version 3.0.1)

lifespan: Length of gestation period and lifespan for horses

Description

Length of the gestation period (period from conception to birth) and the lifespan (duration of life) for seven horses.

Usage

data(lifespan)

Arguments

Format

A data frame with 7 observations on the following 2 variables.

lifespan

duration of life (years)

gestation

length of gestation period (days)

Examples

Run this code
data(lifespan)

Run the code above in your browser using DataLab