R/new_zealand_address_census.R

#' Address changes in census data, New Zealand, 2008-2013
#'
#' Counts of respondents from the 2013 census by their region of
#' residence at the time of the census (denoted "region_dest"),
#' and their regeion of residence in 2008 (denoted "region_orig").
#'
#' The counts were obtained from a dataset in which values had been
#' imputed and rounded to base 3, and differ slightly from
#' published tabulations.
#' 
#' @format An array with dimensions "region_orig",
#' "region_dest", and "time".
#'
#' @source Custom tabulation from Stats NZ.
#'
"new_zealand_address_census"
johnrbryant/bdefdata documentation built on May 8, 2019, 1:46 p.m.