data.table; subset of original molecular formula data.table (mfd)
Arguments
mfd
data.table with molecular formula data as derived from
ume::assign_formulas. Column names of elements/isotopes must match names in
the isotope column of ume::masses; values are integers representing
counts per formula.
select_category
List of category names that should be selected
exclude_category
List of category names that should be ignored
verbose
logical; if TRUE, show progress messages.
...
Additional arguments passed to methods.
See Also
Other Formula subsetting:
filter_int(),
filter_mass_accuracy(),
filter_mf_data(),
remove_blanks(),
ume_assign_formulas(),
ume_filter_formulas()