R/italy-births-reg.R

#' Registered births in Italy by age and region, 2006-2016.
#'
#' The \code{"age"} variable refers to the age of the mother.
#'
#'
#' All births to mothers aged less than 20 (included those to mothers aged less than
#' 15) have been included in age group \code{"15-19"}, and all births to mothers aged
#' 45 or higher (including those to mothers aged 50+) have been included in age
#' group \code{"45-49"}. NAs have been proportionally distributed among the other
#' age groups. These groups reflect the data structure used in \code{"demest"} package.
#'
#' @format An array with dimensions "region", "age" and "year"
#'
#' @source Custom tabulation from Italian Statistical Institute (ISTAT)
#' \url{http://demo.istat.it/}.

"italy.births.reg"
ctaglioni/demItaly documentation built on May 17, 2019, 4 p.m.