calibrated_stic_data {STICr} | R Documentation |
Example calibrated STIC output data.
Description
Calibrated STIC data used for function examples.
Usage
calibrated_stic_data
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.
Source
AIMS project data.
[Package STICr version 1.1.1 Index]