smokyph: Water pH levels at 75 water samples in the Great Smoky...

Description Usage Format Source Examples

Description

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

Usage

1

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

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

jverzani/UsingR documentation built on Aug. 3, 2020, 11:57 a.m.