Learn R Programming

SRMData (version 1.0.1)

TurtleNests: Turtle nests

Description

Infected and non-infected turtle nests, and whether the nests were relocated.

Usage

data(TurtleNests)

Arguments

Format

A data frame with 4 rows and 3 columns:

Infected

Whether the nest was infected with fungi or bacteria; one of 0 (not infected) or 1

Nest

Whether the nest was relocated; one of 0 (Natural (not relocated)) or 1 (relocated)

Counts

The number of nests in the combination defined by Infected and Nest

Details

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.