Description Usage Arguments Value
A tidy retrieval of the relative uncertainty of a transition from a tibble/dataframe
1 | penepma_report_rel_unc(tib_in, z_val, val_s0, val_s1)
|
tib_in |
A tibble. This contains the intensity data. Usually created with penepma_get_intensities() |
z_val |
A number. The atomic number of the desired element. Ex: 29 (Cu) |
val_s0 |
A number. The penepma value from Table 7.2 for the first shell of the transition. Ex: K = 1, L3 = 5, M5 = 9. |
val_s1 |
A number. The penepma value from Table 7.2 for the second shell of the transition. (see example above or table 7.3) |
a tibble with a single row containing the relative uncertainty.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.