R/data.R

#' A two-channel recording of a delphinid click
#'
#' An example delphinid click waveform. This is a two-channel recording
#' of some kind of delphinid click, recorded at 192kHz. There are
#' 800 samples recorded on each channel.
#'
#' @format A list with two items:
#' \describe{
#'   \item{wave}{a matrix with two columns of 800 samples, each column
#'   is a separate recording channel}
#'   \item{sr}{the sample rate of the recording}
#' }
#'
#' @source Southwest Fisheries Science Center / NMFS / NOAA
"testClick"
TaikiSan21/PAMr documentation built on Nov. 15, 2020, 9:46 p.m.