R/spectraMaths.R
zeroSpectrum.Rd
This function takes a spectrum from seewave and creates a new zero-valued spectrum with the same structure.
zeroSpectrum(s1)
Spectrum to emulate the structure of.
A zero-valued spectrum.
if (FALSE) { zeroSpectrum(spec) }