Learn R Programming

warbleR (version 1.1.17)

x_corr: alternative name for xcorr

Description

alternative name for xcorr

Usage

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

Arguments

Details

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