Learn R Programming

STICr (version 1.1.2)

calibrated_stic_data: Example calibrated STIC output data.

Description

Calibrated STIC data used for function examples.

Usage

calibrated_stic_data

Arguments

Format

## `calibrated_stic_data` A data frame with 1000 rows and 4 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.