R/DK-cities-monthly-all-cause-mortality_desc.R

#' Copenhagen population by age group 1853
#'
#' A dataset of monthly all-cause mortality broken into 4 age groups in Danish
#' cities (not including Copenhagen) for the years of 1852 - 1854
#'
#'
#' @format A data frame with 23 rows and 4 variables:
#' \describe{
#'   \item{date}{the month}
#'   \item{<10}{All cause mortality in people under 10}
#'   \item{10-25}{All cause mortality in people aged 10-25 }
#'   \item{26-50}{All cause mortality in people aged 26-50}
#'   \item{>50}{All cause mortality in people older than 50}
#'   }
#' @source {Copenhagen census 1850 & 1853. Data entered by ___}
"dk_cities_allcause"
matthew-phelps/CholeraDataDK documentation built on May 21, 2019, 12:59 p.m.