#' Syllable length in English words.
#'
#' Dataset consisting of 15465010 words originally from Roberts (1965) A statistical linguistic analysis of American English. The Hague, Mouton 1965
#'
#' @format A data frame with 7 rows and 2 variables:
#' \describe{
#' \item{x}{word, in syllable}
#' \item{y}{syllable, in phoneme}
#' }
#' @source Altmann_1980
"word_syllable_phoneme"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.