R/sa_names.R

#' Names of 118067 babies born in 2017.
#'
#' A dataset containing the names, numbers and sex
#'
#' @format A data frame with 118067 rows and 3 variables:
#' \describe{
#'   \item{first_name}{name}
#'   \item{number}{number of babies with a certain name}
#'   \item{sex}{sex that the name is normally associated with}
#'   ...
#' }
"sa_names"
theoniphotopoulou/iemand documentation built on May 26, 2019, 5:32 a.m.