Learn R Programming

faraway (version 1.0.7)

turtle: Incubation temperature and the sex of turtles

Description

Incubation temperature and the sex of turtles

Usage

data(turtle)

Arguments

Format

A data frame with 15 observations on the following 3 variables.

temp

temperature in degrees centigrade

male

number of male turtles hatched

female

number of female turtles hatched

Details

Incubation temperature can affect the sex of turtles. There are 3 independent replicates for each temperature.

Examples

Run this code
data(turtle)

Run the code above in your browser using DataLab