This function takes two spectra from seewave (or equivalent) and adds their values. The spectra must have the same bins.
Examples
if (FALSE) { # \dontrun{
subtractSpectra(spec1, spec2)
} # }
This function takes two spectra from seewave (or equivalent) and adds their values. The spectra must have the same bins.
if (FALSE) { # \dontrun{
subtractSpectra(spec1, spec2)
} # }