R/0_data_doc.R

### documentation for various example data

#' A short stereo audio sample.
#'
#' The first 22050 samples (0.5 seconds) of a stereo
#' audio file
#'
#' @format A data frame with 22050 rows and 2 columns:
#' \describe{
#'   \item{l}{left channel, values in signed 16 bit integers}
#'   \item{r}{right channel, values in signed 16 bit integers}
#' }
#' @source A Tribe Calld Quest – The Killing Season
"stereo"
AkselA/R-rollfun documentation built on May 31, 2019, 8:41 a.m.