R/spanish_vowels.R

#' Formant frequencies of Spanish vowels.
#'
#' A simulated dataset containing raw f1/f2 for the 5 Spanish 
#' vowels from male and female native speakers.
#' 
#' 
#'
#' @format A data frame with 750 rows and 6 variables:
#' \describe{
#'   \item{label}{subject id, gender, vowel}
#'   \item{rep}{iteration of item}
#'   \item{f1}{f1 values, in hz}
#'   \item{f2}{f2 values, in hz}
#' }
#' @source \url{https://github.com/jvcasillas/untidydata}
"spanish_vowels"
jvcasillas/untidydata documentation built on Feb. 4, 2023, 10:09 a.m.