orbi_filter_flagged_data {isoorbi} | R Documentation |
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.
orbi_filter_flagged_data(dataset)
dataset |
a tibble with previously flagged data from |
a dataset with the flagged data filtered out