Nothing
#' Recordings of vowel sounds
#'
#' "Oh" refers to "o" as in "stone." "Ee" to "eel".
#'
#'
#'
#' - `Oh_sound` and `Ee_sound` contain the complete utterances.
#' - `Vowel_ee` and `Vowel_oh` are snippets of about 0.04 seconds duration.
#'
#' @format Data frames with two columns
#' - `y`: The instantaneous amplitude of the vowel sound.
#' - `t`: Time (seconds)
#'
#' @docType data
"Vowel_ee"
#' @rdname Vowel_ee
"Vowel_oh"
#' @rdname Vowel_ee
"Oh_sound"
#' @rdname Vowel_ee
"Ee_sound"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.