pressure_calcs.Rd
Functions for calculating different forms of pressure
press_init(
est = NULL,
type = "barometric",
units = thermoreg_options("press_scale")
)
a numeric value representing the measurement of interest.
the type of pressure calculation.
the units of measurement. Options include torr, atm, mbar (millibar), and psi. Default is torr.
press_init
: Pressure measurement