zeroSpectrum {sonicscrewdriver} | R Documentation |
Zero spectrum
Description
This function takes a spectrum from seewave and creates a new zero-valued spectrum with the same structure.
Usage
zeroSpectrum(s1)
Arguments
s1 |
Spectrum to emulate the structure of. |
Value
A zero-valued spectrum.
Examples
## Not run:
zeroSpectrum(spec)
## End(Not run)
[Package sonicscrewdriver version 0.0.7 Index]