make_smp_info: Create a tibble with sample information.

View source: R/make_smp_info.R

make_smp_infoR Documentation

Create a tibble with sample information.

Description

Create a reference table with expected values for the sample of interest.

Usage

make_smp_info(smpt = 0, slope = kslope, intercept = kintercept, aff = kaff)

Arguments

smpt

The temperature from which to calculate \Delta_{47} values.

slope

The input ETF slope.

intercept

The input ETF intercept.

aff

The acid fractionation factor.

Value

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).

See Also

make_std_info kslope kintercept kaff


japhir/stdsim documentation built on May 5, 2023, 8:19 a.m.