RN_find_parent: Find a potential precursor of a radionuclide @description...

View source: R/RN_find_parent.R

RN_find_parentR Documentation

Find a potential precursor of a radionuclide @description Find a potential parent radionuclide by searching the progeny fields in RadData ICRP_07.NDX

Description

Find a potential precursor of a radionuclide @description Find a potential parent radionuclide by searching the progeny fields in RadData ICRP_07.NDX

Usage

RN_find_parent(RN_select)

Arguments

RN_select

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

Value

a subset of the data frame RadData::ICRP_07.NDX

Examples

Th_230_df <- RN_find_parent("Th-230")

Tl_208_df <- RN_find_parent("Tl-208")

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