tidy_stic_data {STICr}R Documentation

Example tidied STIC output data.

Description

Example tidied STIC data for input to calibration and classification process.

Usage

tidy_stic_data

Format

## 'tidy_stic_data' A data frame with 1000 rows and 3 columns:

datetime

Date and time of measurement.

condUncal

Raw uncalibrated conductivity recorded by STIC logger.

tempC

Temperature recorded by STIC logger.

Source

AIMS project data.


[Package STICr version 1.1.1 Index]