measure-methods: Methods for thermoreg_meas objects

measure-methodsR Documentation

Methods for thermoreg_meas objects

Description

Methods defined for objects returned from calc functions in the thermoreg package.

Usage

## S3 method for class 'thermoreg_meas'
print(x, ...)

Arguments

x

object of class thermoreg_meas as returned from a function starting ending in "calc"

...

further arguments passed through

Value

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).


arcaldwell49/thermoreg documentation built on March 19, 2022, 3:38 a.m.