turtles {isdals} | R Documentation |
Clutch size of turtles
Description
Data to examine the effect of turtle carapace length on the clutch size of turtles.
Usage
data(turtles)
Format
A data frame with 18 observations on the following 2 variables.
length
a numeric vector
clutch
a numeric vector
Source
K. G. Ashton and R. L. Burke and J. N. Layne (2007). Geographic variation in body and clutch size of gopher tortoises. Copeia. 49:355-363.
Examples
data(turtles)
## maybe str(turtles) ; plot(turtles) ...
[Package isdals version 3.0.1 Index]