penepma_report_rel_unc: A tidy retrieval of the relative uncertainty of a transition...

Description Usage Arguments Value

Description

A tidy retrieval of the relative uncertainty of a transition from a tibble/dataframe

Usage

1
penepma_report_rel_unc(tib_in, z_val, val_s0, val_s1)

Arguments

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)

Value

a tibble with a single row containing the relative uncertainty.


jrminter/rpemepma documentation built on May 29, 2019, 11:43 a.m.