R/sch03.R

#' Schwartz et al., 2003 consonance ratings
#'
#' A dataset containing ratings of consonance.
#'
#' @format A data frame with 12 rows and 4 variables:
#' \describe{
#'   \item{id}{Chord names}
#'   \item{pi_chord_type}{pitch-class of the chord tones}
#'   \item{chord_size}{Number of pitches in the chord, numerosity}
#'   \item{rating}{Mean ratings}
#'   ...
#' }
#' @source \url{https://doi.org/10.1523/JNEUROSCI.23-18-07160.2003}
"sch03"
tuomaseerola/inconMore documentation built on Dec. 23, 2021, 1:02 p.m.