Learn R Programming

MSQC (version 1.1.0)

water1: A water quality test (Phase I)

Description

It consists of five variables (pH, phosphates (mg/L), nitrates (mg/L), dissolved oxygen and total solids (mg/L)) measured in a water quality test

Usage

data(water1)

Arguments

Format

The format is: is a matrix (30 x 5)

Examples

Run this code
# NOT RUN {
data(water1)

# }

Run the code above in your browser using DataLab