Learn R Programming

warbleR (version 1.1.13)

x_corr: alternative name for xcorr

Description

alternative name for xcorr

Usage

x_corr(X = NULL, wl = 512, frange = NULL, ovlp = 90, dens = 0.9,
  bp = NULL, wn = "hanning", cor.method = "pearson", parallel = 1,
  path = NULL, pb = TRUE, na.rm = FALSE, dfrange = FALSE,
  cor.mat = TRUE)

Arguments

Details

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