xrf_calibration: Correction factors for XRF element contents for samples with...

xrf_calibrationR Documentation

Correction factors for XRF element contents for samples with differing masses

Description

A data.frame with chemical element-specific heuristic correction factors for XRF element contents (relative to a reference mass of 500 mg) measured with masses smaller than the reference mass.

Usage

xrf_calibration

Format

A data frame with 60 rows and 3 columns:

el_symbol

A character vector with the symbols of chemical elements for which correction factors were computed.

sample_mass

A character vector with discrete sample mass values [mg] for which the correction factors were computed.

correction_factor

A quantities vector with the mean, standard deviation, and unit for each correction factor. See elco_xrf_correct_elements()

for how these values are used.

Note

This is only a sample data frame which may not be suitable to correct a specific measured data set.


henningte/elco documentation built on May 21, 2022, 6:56 p.m.