Learn R Programming

STICr (version 1.1.2)

classified_df: Example classified STIC output data.

Description

Classified STIC data used for function examples.

Usage

classified_df

Arguments

Format

## `classified_df` A data frame with 1000 rows and 5 columns:

datetime

Date and time of measurement.

condUncal

Raw uncalibrated conductivity recorded by STIC logger.

tempC

Temperature recorded by STIC logger.

SpC

Specific conductance calculated using `apply_calibration` function.

wetdry

Classified STIC data created by `classify_wetdry` function.