calibrations | R Documentation |
Dataset of electronic sensor calibration measurements in the Multilevel Monitoring System (MLMS) wells of the U.S. Geological Survey (USGS) aquifer-monitoring network, Idaho National Laboratory (INL), Idaho.
calibrations
A data frame with the following variables:
sensor_id
Identifier for the integrated sensor,
see sensors
dataset for a description of each sensor.
cal_dt
Calendar date of sensor calibration.
cal_tp
Calibration type.
ref_temp_va
Reference temperature, in degree Celsius.
ts_dt
Date.
lab_standard
Laboratory standard.
r2
R-squared, coefficient of determination.
p_value
p-value.
The dataset originates from the USGS INL Project Office
and underwent processing using the read_sensors_json
function.
str(calibrations)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.