#' Lahdelma and Eerola 2020 Exp. 1 consonance ratings
#'
#' A dataset containing ratings of consonance.
#'
#' @format A data frame with 25 rows and 7 variables:
#' \describe{
#' \item{id}{Unique identifier of chords}
#' \item{rating}{Mean ratings}
#' \item{rating_sd}{standard deviation of the ratings}
#' \item{rating_se}{standard error of the ratings}
#' \item{pi_chord}{pitch of the chord tones in midi}
#' \item{chord_size}{Number of pitches in the chord, numerosity}
#' \item{dataset}{Name of the dataset}
#' ...
#' }
#' @source \url{https://doi.org/10.1038/s41598-020-65615-8}
"lah20a"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.