RN_info: Quick table of Radionuclide Data from the RadData package

View source: R/RN_info.R

RN_infoR Documentation

Quick table of Radionuclide Data from the RadData package

Description

Access a quick summary of radionuclide data. This is for convenience only and does not replace a more comprehensive view as is available in the Radiological Toolbox doi:10.2172/1201298

Usage

RN_info(RN_select)

Arguments

RN_select

identify the radionuclide of interest in the format "Es-254m"

Value

a table including half-life, decay modes, decay progeny, and branch fractions

See Also

Other radionuclides: RN_Spec_Act(), RN_bin_screen_phot(), RN_index_screen(), RN_plot_search_results(), RN_plot_spectrum(), RN_save_spectrum(), RN_search_alpha_by_E(), RN_search_beta_by_E(), RN_search_phot_by_E()

Examples

Es_254m <- RN_info("Es-254m") #saves output to global environment
RN_info("Cf-252")
RN_info("Cs-137")
RN_info("Am-241")

radsafer documentation built on July 26, 2023, 6:03 p.m.