View source: R/fct_load_data.R
centroid_check | R Documentation |
Checks if the data is in centroid mode.
centroid_check(data, transform = TRUE)
data |
MSnExp-class object. Represents mass spectrometry data. |
transform |
Logical. If TRUE, transforms the data into centroid mode using available transformation functions. Default is TRUE. |
Check centroided This function checks if data is centroided
MSnExp-class object with data either confirmed as centroid or transformed into centroid mode.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.