classified_df {STICr}R Documentation

Example classified STIC output data.

Description

Classified STIC data used for function examples.

Usage

classified_df

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.

Source

AIMS project data.


[Package STICr version 1.1 Index]