xrf_calibration | R Documentation |
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.
xrf_calibration
A data frame with 60 rows and 3 columns:
A character vector with the symbols of chemical elements for which correction factors were computed.
A character vector with discrete sample mass values [mg] for which the correction factors were computed.
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.
This is only a sample data frame which may not be suitable to correct a specific measured data set.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.