#' Vocabulary data (synthetic).
#'
#' A synthetic dataset for teaching correlation.
#'
#' @format A data frame with 4000 rows and 4 variables:
#' \describe{
#' \item{ages}{Age of participants}
#' \item{vocab}{Estimated vocabulary size}
#' \item{count}{Row numbers}
#' \item{reader_type}{How often the participant reads (average, frequent)}
#' }
#' @source \url{https://github.com/jvcasillas/ds4ling}
"vocab_data"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.