temperature_calcs.Rd
Functions for calculating different forms of temperature.
temp_init(est = NULL, type = "tdb", units = thermoreg_options("temp_scale"))
a numeric value representing the measurement of interest.
the type of temperature calculation.
the units of measurement. Options include Celsius, Fahrenheit, or Kelvin. Default is celsius.
temp_init
: Temperature measurement