| 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_idIdentifier for the integrated sensor,
see sensors dataset for a description of each sensor.
cal_dtCalendar date of sensor calibration.
cal_tpCalibration type.
ref_temp_vaReference temperature, in degree Celsius.
ts_dtDate.
lab_standardLaboratory standard.
r2R-squared, coefficient of determination.
p_valuep-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.