Package: loggercal 1.0-0
loggercal: Estimation of Calibration Equations for Temperature Data Loggers
Contains all functions required to (1) Read in temperature logger calibration data (External and Internal) (2) calculate approximate calibration functions to convert raw temps to true and raw temps to SE of approx (3) output a file containing calibration results by logger for use as a bulk upload to FLEObs database.
Authors:
loggercal_1.0-0.tar.gz
loggercal_1.0-0.zip(r-4.5)loggercal_1.0-0.zip(r-4.4)loggercal_1.0-0.zip(r-4.3)
loggercal_1.0-0.tgz(r-4.4-any)loggercal_1.0-0.tgz(r-4.3-any)
loggercal_1.0-0.tar.gz(r-4.5-noble)loggercal_1.0-0.tar.gz(r-4.4-noble)
loggercal_1.0-0.tgz(r-4.4-emscripten)loggercal_1.0-0.tgz(r-4.3-emscripten)
loggercal.pdf |loggercal.html✨
loggercal/json (API)
# Install 'loggercal' in R: |
install.packages('loggercal', repos = c('https://faskally.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/faskally/loggercal/issues
Last updated 4 years agofrom:eece136367. Checks:OK: 5 NOTE: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 11 2024 |
R-4.5-win | OK | Nov 11 2024 |
R-4.5-linux | OK | Nov 11 2024 |
R-4.4-win | NOTE | Nov 11 2024 |
R-4.4-mac | NOTE | Nov 11 2024 |
R-4.3-win | OK | Nov 11 2024 |
R-4.3-mac | OK | Nov 11 2024 |
Exports:calibrationdoCalibrationfindLagfindStartSecfindStopSecgetCoefslagmodreadExternalCalreadInternalCalsaveCalPlottableCoefstrim
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Tools for calibrating field temperature loggers | loggercal-package loggercal |
Fit a calibration regression and estimate logger error. | calibration |
POINT AND CLICK CALIBRATION CODE | doCalibration |
Add together two numbers. | findLag |
Add together two numbers. | findStartSec |
Add together two numbers. | findStopSec |
Add together two numbers. | getCoefs |
Add together two numbers. | lagmod |
Add together two numbers. | plot.InternalCal |
Add together two numbers. | print.ExternalCal |
Add together two numbers. | print.InternalCal |
Add together two numbers. | readExternalCal |
Add together two numbers. | readInternalCal |
Save calibration plot as a png file | saveCalPlot |
Add together two numbers. | tableCoefs |
Add together two numbers. | trim |