Package: STICr 1.0
STICr: Process Stream Temperature, Intermittency, and Conductivity (STIC) Sensor Data
A collection of functions for processing raw data from Stream Temperature, Intermittency, and Conductivity (STIC) loggers. 'STICr' (pronounced "sticker") includes functions for tidying, calibrating, classifying, and doing quality checks on data from STIC sensors. Some package functionality is described in Wheeler/Zipper et al. (2023) <doi:10.31223/X5636K>.
Authors:
STICr_1.0.tar.gz
STICr_1.0.zip(r-4.5)STICr_1.0.zip(r-4.4)STICr_1.0.zip(r-4.3)
STICr_1.0.tgz(r-4.4-any)STICr_1.0.tgz(r-4.3-any)
STICr_1.0.tar.gz(r-4.5-noble)STICr_1.0.tar.gz(r-4.4-noble)
STICr_1.0.tgz(r-4.4-emscripten)STICr_1.0.tgz(r-4.3-emscripten)
STICr.pdf |STICr.html✨
STICr/json (API)
NEWS
# Install 'STICr' in R: |
install.packages('STICr', repos = c('https://heal-kgs.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/heal-kgs/sticr/issues
- calibrated_stic_data - Example calibrated STIC output data.
- calibration_standard_data - Example calibration STIC lab data.
- classified_df - Example classified STIC output data.
- field_obs - Example field observations that could be compared to classified STIC data.
- tidy_stic_data - Example tidied STIC output data.
Last updated 23 days agofrom:d3f19857f6. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 07 2024 |
R-4.5-win | OK | Nov 07 2024 |
R-4.5-linux | OK | Nov 07 2024 |
R-4.4-win | OK | Nov 07 2024 |
R-4.4-mac | OK | Nov 07 2024 |
R-4.3-win | OK | Nov 07 2024 |
R-4.3-mac | OK | Nov 07 2024 |
Exports:apply_calibrationclassify_wetdryget_calibrationqaqc_stic_datatest_thresholdtidy_hobo_datatrim_hobo_datavalidate_stic_data
Dependencies:clicpp11dplyrfansigenericsgluelifecyclelubridatemagrittrpillarpkgconfigpurrrR6rlangstringistringrtibbletidyrtidyselecttimechangeutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
apply_calibration | apply_calibration |
Example calibrated STIC output data. | calibrated_stic_data |
Example calibration STIC lab data. | calibration_standard_data |
Example classified STIC output data. | classified_df |
classify_wetdry | classify_wetdry |
Example field observations that could be compared to classified STIC data. | field_obs |
get_calibration | get_calibration |
qaqc_stic_data | qaqc_stic_data |
test_threshold.R | test_threshold |
tidy_hobo_data | tidy_hobo_data |
Example tidied STIC output data. | tidy_stic_data |
trim_hobo_data | trim_hobo_data |
validate_stic_data.R | validate_stic_data |