getIndicatedCorrection: calculate indicated correction

Description Usage Arguments Value

View source: R/sensorreading-data.R

Description

Takes a recorderValue and a reading value and returns the difference between the recorder value and the reference value.

Usage

1
getIndicatedCorrection(recorderValue, value)

Arguments

recorderValue

The recorderValue from the data

value

The reading value from the data

Value

indicatedCorrection A rounded difference value for correction or an empty character if the recorderValue and reading value are empty/missing


USGS-R/repgen documentation built on April 14, 2021, 2:47 p.m.