This function filters out data that have been previously flagged using functions orbi_flag_satellite_peaks()
, orbi_flag_weak_isotopocules()
, and/or orbi_flag_outliers()
. Note that this function is no longer necessary to call explicitly as orbi_analyze_shot_noise()
and orbi_summarize_results()
automatically exclude flagged data.
Arguments
- dataset
a tibble with previously flagged data from
orbi_flag_satellite_peaks()
,orbi_flag_weak_isotopocules()
, and/ororbi_flag_outliers()