Learn R Programming

Sleuth3 (version 1.0-3)

ex0430: Sunlight Protection Factor

Description

Tolerance to sunlight (in minutes) for 13 patients prior to and after treatment with a sunscreen.

Usage

ex0430

Arguments

Format

A data frame with 13 observations on the following 2 variables.

PreTreatment

tolerance to sunlight (minutes) prior to sunscreen application

Sunscreen

tolerance to sunlight (minutes) after sunscreen application

References

Fusaro, R.M. and Johnson, J.A. (1974). Sunlight Protection for Erythropoietic Protoporphyria Patients, Journal of the American Medical Association 229(11): 1420.

Examples

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

Run the code above in your browser using DataLab