Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

smokyph

Water pH levels at 75 water samples in the Great Smoky Mountains


Description

Water pH levels at 75 water samples in the Great Smoky Mountains

Usage

data(smokyph)

Format

This data frame contains the following columns:

waterph

a numeric vector

elev

a numeric vector

code

a numeric vector

Source

From Kitchens' Exploring Statistics

Examples

data(smokyph)
plot(smokyph$elev,smokyph$waterph)

UsingR

Data Sets, Etc. for the Text "Using R for Introductory Statistics", Second Edition

v2.0-6
GPL (>= 2)
Authors
John Verzani <verzani@math.csi.cuny.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.