Description Usage Arguments Value Examples
Accessor function to extract selected temperature bounds
1 | temp_bounds(object)
|
object |
the output of either the process or deconvolve functions |
Temperature bounds of the data in the object
1 2 3 4 | data(juncus)
tmp <- process(juncus, init_mass = 18.96,
temp = 'temp_C', mass_loss = 'mass_loss')
temp_bounds(tmp)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.