NOT YET IMPLEMENTED.

iso_find_peaks(...)

# S3 method for iso_file_list
iso_find_peaks(iso_files, ..., quiet = default(quiet))

# S3 method for data.frame
iso_find_peaks(df, quiet = default(quiet))

Arguments

...

S3 method placeholder parameters, see class specific functions for details on parameters

iso_files

collection of continuous flow iso_file objects

quiet

whether to display (quiet=FALSE) or silence (quiet = TRUE) information messages.

df

a data frame of raw continuouus flow data, must have at minimum the columns 'file_id'