View source: R/RN_find_parent.R
| RN_find_parent | R Documentation | 
Find a potential precursor of a radionuclide @description Find a potential parent radionuclide by searching the progeny fields in RadData ICRP_07.NDX
RN_find_parent(RN_select)
RN_select | 
 identify the radionuclide of interest in the format "Es-254m"  | 
a subset of the data frame RadData::ICRP_07.NDX
Th_230_df <- RN_find_parent("Th-230")
Tl_208_df <- RN_find_parent("Tl-208")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.