R/za_names.R

#' @title  Names given to babies born in 2016 in South Africa
#'
#' @name sa_names
#' @docType data
#' @description Data about live births collected by Stats SA, see \url{http://www.statssa.gov.za/?page_id=1854&PPN=P0305&SCH=7092}.
#' The data is distributed with a CC-BY SA license.
#' @format A data.frame with columns first_name, number (frequency), and sex.
#' @source Stats SA
NULL
globalVariables("sa_names")
L3min/iemand documentation built on May 25, 2019, 12:23 p.m.