R/england.wales.deaths.R

#' Deaths in England and Wales in 2014 by Age, Sex, and Local Administrative
#' District (LAD).
#'
#' The data are from the Office for National Statistics website, but
#' modified to make the Local Administrative District (LAD) names
#' consistent with those for \code{\link{england.wales.popn}}.  The
#' districts "Isles of Scilly" and "Cornwall" are combined in the original
#' data.  The 'region' dimension gives LAD names but also includes the
#' category "Usual residence outside England and Wales".  
#'
#' @format An array with dimensions "age", "sex", and "region".
#'
#' @source Dataset "deathsarea2014tcm77431322" downloaded from the
#' ONS website on 21 October 2016.
"england.wales.deaths"
StatisticsNZ/demdata documentation built on Nov. 6, 2019, 11:09 p.m.