Get source_mat_ids meeting certain isotope conditions
Source:R/get_all_by_isotope.R
get_all_by_isotope.Rd
Get source_mat_ids meeting certain isotope conditions
Usage
get_all_by_isotope(
qsip_data_object,
isotopes,
quiet = FALSE,
silent = lifecycle::deprecated()
)
Arguments
- qsip_data_object
(qsip_data or qsip_source_data) A qsip object with source data
- isotopes
(string(s)) Isotopes used to pull source_mat_ids. Can be a standard isotope name (e.g.
12C
) or special termslabeled
orunlabeled
- quiet
(boolean) If
TRUE
, suppresses messages about missing isotope hits and doesn't fail