### 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.