fpks | R Documentation |
Find peaks in a trace
fpks(
x,
nups = 1,
ndowns = nups,
zero = "0",
peakpat = NULL,
minpeakheight = -Inf,
minpeakdistance = 1,
threshold = 0,
npeaks = 0,
sortstr = FALSE
)
sortstr |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.