Learn R Programming

warbleR (version 1.1.23)

auto_detec: alternative name for autodetec

Description

alternative name for autodetec

Usage

auto_detec(
  X = NULL,
  threshold = 15,
  envt = "abs",
  ssmooth = NULL,
  msmooth = NULL,
  power = 1,
  bp = NULL,
  osci = FALSE,
  wl = 512,
  xl = 1,
  picsize = 1,
  res = 100,
  flim = c(0, 22),
  ls = FALSE,
  sxrow = 10,
  rows = 10,
  mindur = NULL,
  maxdur = NULL,
  redo = FALSE,
  img = TRUE,
  it = "jpeg",
  set = FALSE,
  flist = NULL,
  smadj = NULL,
  parallel = 1,
  path = NULL,
  pb = TRUE,
  pal = reverse.gray.colors.2,
  fast.spec = FALSE,
  ...
)

Arguments

Details

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