Learn R Programming

warbleR (version 1.1.25)

spec_an: alternative name for specan

Description

alternative name for specan

Usage

spec_an(
  X,
  bp = "frange",
  wl = 512,
  wl.freq = NULL,
  threshold = 15,
  parallel = 1,
  fast = TRUE,
  path = NULL,
  pb = TRUE,
  ovlp = 50,
  wn = "hanning",
  fsmooth = 0.1,
  harmonicity = FALSE,
  nharmonics = 3,
  ...
)

Arguments

Details

see specan for documentation. specan will be deprecated in future versions.