## `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.