R/art18.R

#' Arthurs and Timmers 2018 consonance ratings
#'
#' A dataset containing ratings of consonance.
#'
#' @format A data frame with 12 rows and 6 variables:
#' \describe{
#'   \item{id}{Chord names}
#'   \item{name}{Unique identifier of chords}
#'   \item{rating}{Mean 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.1177/0305735617720834}
"art18"
tuomaseerola/inconMore documentation built on Dec. 23, 2021, 1:02 p.m.