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

smokyphR Documentation

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 documentation built on March 18, 2022, 7:32 p.m.