extract_number_peaks: Extract number of peaks

View source: R/functions_extract.R

extract_number_peaksR Documentation

Extract number of peaks

Description

Function to apply peak picking parameters on a data subset

Usage

extract_number_peaks(data, save_table = NULL, save_figure = NULL)

Arguments

data

An MSnExp object with peaks picked

save_table

Path to save the extracted table or NULL

save_figure

Path to save the figure or NULL


Coayala/MetaboTandem documentation built on April 7, 2024, 3:39 a.m.