Learn R Programming

driftR (version 1.1.0)

sondeCal: Calibration values for water quality monitoring data correction

Description

A data set containing correction values used in practice drift corrections

Usage

data(sondeCal)

Arguments

Format

a dataframe with 7 rows and 3 variables

Parameter

The parameter that you will be correcting for

'Cal Standard'

The value that the instrument should be reading for the given parameter

'Cal Value'

The value that the instrument is actually reading for the given parameter

Examples

Run this code
# NOT RUN {
str(sondeCal)
head(sondeCal)

# }

Run the code above in your browser using DataLab