Learn R Programming

sonicscrewdriver (version 0.0.7)

zeroSpectrum: Zero spectrum

Description

This function takes a spectrum from seewave and creates a new zero-valued spectrum with the same structure.

Usage

zeroSpectrum(s1)

Value

A zero-valued spectrum.

Arguments

s1

Spectrum to emulate the structure of.

Examples

Run this code
if (FALSE) {
zeroSpectrum(spec)
}

Run the code above in your browser using DataLab