Nothing
#' Number of consonants and presence of ejectives
#'
#' @format A data frame with 19 rows and 4 variables:
#' \describe{
#' \item{language}{language name}
#' \item{consonants}{number of consonants. Based on UPSID database.}
#' \item{vowels}{number of vowels. Based on UPSID database.}
#' \item{ejectives}{presence of ejective sounds.}
#' \item{tone}{presence of tone.}
#' \item{stress}{presence of stress.}
#' \item{long_vowels}{presence of long vowels.}
#' }
"phonological_profiles"
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.