Learn R Programming

MSQC (version 1.1.0)

water2: A water quality test (Phase II)

Description

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

Usage

data(water2)

Arguments

Format

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

Examples

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

Run the code above in your browser using DataLab