R/vocab_data.R

#' 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"
jvcasillas/ds4ling documentation built on March 4, 2025, 11:18 p.m.