Infected and non-infected turtle nests, and whether the nests were relocated.
data(TurtleNests)
A data frame with 4 rows and 3 columns:
Whether the nest was infected with fungi or bacteria;
one of 0
(not infected) or 1
Whether the nest was relocated;
one of 0
(Natural (not relocated)) or
1
(relocated)
The number of nests in the combination
defined by Infected
and Nest
The data provide the number of nests from Mediterranean loggerhead turtles that had fungal or bacterial infections. Some nests are relocated due to the risk if tidal inundation; researchers were interested to see if the relocation was related to the probability of infection.