temp_bounds function

Accessor function to extract selected temperature bounds

Accessor function to extract selected temperature bounds

temp_bounds(object)

Arguments

  • object: the output of either the process or deconvolve functions

Returns

Temperature bounds of the data in the object

Examples

data(juncus) tmp <- process(juncus, init_mass = 18.96, temp = 'temp_C', mass_loss = 'mass_loss') temp_bounds(tmp)
  • Maintainer: Saras Windecker
  • License: MIT + file LICENSE
  • Last published: 2018-08-16