pulseDetection {sonicscrewdriver} | R Documentation |
Pulse detection
Description
Detects pulses in a Wave, defaults to using Dietrich (2004).
Usage
pulseDetection(wave, method = "simple", ...)
Arguments
wave |
A Wave object containing pulses |
method |
Which method to use for pulse detection |
... |
Other arguments to pass to pulse detection function |
[Package sonicscrewdriver version 0.0.7 Index]