zerocross: Identify zero crossings in a Wave object

View source: R/zerocrossing.R

zerocrossR Documentation

Identify zero crossings in a Wave object

Description

Returns a vector of the position (in samples) of zero crossings in a Wave object

Usage

zerocross(wave)

Arguments

wave

A Wave object

Value

A vector of zero crossing locations

Examples

## Not run: 
zerocross(sheep)

## End(Not run)

sonicscrewdriver documentation built on May 29, 2024, 3:39 a.m.