R/nz.deaths.reg.R

#' Registered deaths in New Zealand by age, sex, and region, 1997-2016.
#'
#' The years are June years.  For instance, the year "1997" runs from 1 July 1996
#' to 30 Jun 1997.
#' 
#' @format An array with dimensions "age", "sex", "region", and "year"
#'
#' @source Custom tabulation from Statistics New Zealand.
#'
#' @seealso \code{\link{nz.popn.reg}}, \code{\link{nz.births.reg}},
#' \code{\link{nz.int.mig.reg}}, \code{\link{nz.ext.mig.reg}}.
"nz.deaths.reg"
StatisticsNZ/demdata documentation built on Nov. 6, 2019, 11:09 p.m.