Learn R Programming

Sleuth3 (version 1.0-3)

ex2414: Amphibian Crisis and UV-B

Description

Data frame contains the percentage of unsuccessful hatching from enclosures containing 150 eggs each in a study to investigate whether UV-B is responsible for low hatch rates.

Usage

ex2414

Arguments

Format

A data frame with 71 observations on the following 4 variables.

Percent

percentage of frog eggs failing to hatch

Treatment

factor variable with levels "NoFilter", "UV-BTransmitting" and "UV-BBlocking"

Location

factor variable with levels "ThreeCreeks", "SparksLake", "SmallLake" and "LostLake"

Photolyase

Photolyase activity

References

Blaustein, A.R., Hoffman, P.D., Hokit, D.G., Kiesecker, J.M., Walls, S.C. and Hays, J.B. (1994). UV Repair and Resistance to Solar UV-B in Amphibian Eggs: A Link to Population Declines? Proceedings of the National Academy of Science, USA 91: 1791--1795.

Examples

Run this code
# NOT RUN {
str(ex2414)
# }

Run the code above in your browser using DataLab