View source: R/make_smp_info.R
make_smp_info | R Documentation |
Create a reference table with expected values for the sample of interest.
make_smp_info(smpt = 0, slope = kslope, intercept = kintercept, aff = kaff)
smpt |
The temperature from which to calculate |
slope |
The input ETF slope. |
intercept |
The input ETF intercept. |
aff |
The acid fractionation factor. |
A tibble of the sample name (id), colour
(col), \Delta_{47}
accepted value (D47),
\Delta_{47}
with acid fractionation subtracted, i.e.
projected to 70°C (D47.noacid), the expected raw value based on the linear
regression (rawcat) and the temperature in °C (temp).
make_std_info kslope kintercept kaff
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.