Description Usage Arguments Value Examples
This function processes thermogravimetric data by calculating the derivative of mass loss
1 2 |
data |
dataframe |
init_mass |
numeric value of initial sample mass in mg |
temp |
column name containing temperature values |
mass_loss |
column name containing mass loss values in mg |
mass |
column name containing mass values in mg |
temp_units |
specify units of temperature, default = Celsius. Can specify 'K' or 'Kelvin' if in Kelvin |
process list containing modified dataframe, initial mass of sample, and maximum and minimum temperature values
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.