View source: R/ptrIntensityByMass.r
ptrIntensityByMass | R Documentation |
ptrIntensityByMass
ptrIntensityByMass(
ptr,
type = "exactMass",
rt = NULL,
integrationTable = NULL,
breaks = NULL,
by = 0.1
)
ptr |
ptr object stemming from ptrRead |
type |
file .h5 to read |
rt |
vector of two numbers (min time and max time). If NULL (default), no time limits. |
integrationTable |
integrationTable containing columns: "mz","inf" and "sup" |
breaks |
breaks to be used |
by |
step of time for integration of the chromatogram. Default 0.1 |
data(ptr)
#ptrIntensityByMass(ptr)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.