dioxin | R Documentation |
Over a period of 14 years from 1990 to 2003, environmental agencies monitored the average amount of dioxins found in the liver of crabs at two different monitoring stations located some distance apart from a closed paper pulp mill. The outcome is the average total equivalent dose (TEQ), which is a summary measure of different forms of dioxins with different toxicities found in the crabs
data(dioxin)
A data frame with 28 observations on the following 3 variables.
site
a factor with levels a
b
corresponding to the two monitoring stations
year
the year
TEQ
a numeric vector for the total equivalent dose
C. J. Schwarz (2013). Sampling, Regression, Experimental Design and Analysis for Environmental Scientists, Biologists, and Resource Managers. Course Notes.
data(dioxin)
## maybe str(dioxin) ; plot(dioxin) ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.