Learn R Programming

faraway (version 1.0.8)

turtle: Incubation temperature and the sex of turtles

Description

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

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

Examples

Run this code

data(turtle)

Run the code above in your browser using DataLab