Snow | R Documentation |
Data for Exercise 7.87
Snow
A data frame/tibble with 34 observations on two variables
concentration of microparticles from melted snow (in parts per billion)
location of snow sample (Antarctica
or Greenland
)
Davis, J., Statistics and Data Analysis in Geology, John Wiley, New York.
Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Pacific Grove, CA: Brooks/Cole, a division of Thomson Learning.
boxplot(concent ~ site, data = Snow, col = c("lightblue", "lightgreen"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.