View source: R/ptrvIntensity.r
ptrvIntensity | R Documentation |
ptrvIntensity
ptrvIntensity(
dataset,
timePeriod = NULL,
negativeAsNull = TRUE,
propPeak = FALSE,
proportion = 0.75,
timing = "last",
fill = NULL,
slope = FALSE,
tSlope = 0,
span = 0.01
)
dataset |
is a result of ptrvIntensityByTime$res: a dataframe with colnames as 'time','duration','ion' and 'intensity' |
timePeriod |
vector with two numbers indicating an interval to calculate the intensities |
negativeAsNull |
If TRUE, all negative value are replaced by 0 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.