measure-methods.Rd
Methods defined for objects returned from calc functions in the thermoreg package.
# S3 method for thermoreg_meas
print(x, ...)
object of class thermoreg_meas
as returned from a function starting ending in "calc"
further arguments passed through
The print method will print the measurement type (e.g., Temperature), the estimated value (to 4 significant digits), and the units in which it is measured (e.g., celsius).