NPP (version 0.1.0)

PHData: PH Data on four sites in Virginia

Description

The dataset is used to assess if there is site impairment. The site impairment is defined as whether the pH values at a site indicate that the site violates a (lower) standard of 6.0 more than 10% of the time.

Usage

data("PHData")

Arguments

Format

A data frame with 325 observations on the following 3 variables.

Station

the site number, labeled as 1 to 4

Data.Time

indicator of historical data (coded as 0) or current data (coded as 1)

PH

value of PH on the site

Examples

Run this code
# NOT RUN {
data(PHData)
# }

Run the code above in your browser using DataCamp Workspace