R/g06-data.R

#' census_g06_marital_status
#'
#' The social marital status for Australians broken down by age and gender
#'
#' @format A data frame / `data.table`  with four variables:
#' \describe{
#' \item{\code{SA1_7DIGITCODE_2016}}{A 7 digit identifier for the Statistical Area 1 (SA1)}
#' \item{\code{gender}}{Gender}
#' \item{\code{age}}{Age broken into age bands}
#' \item{\code{marital_status}}{Social marital status}
#' \item{\code{count}}{The count of people}
#' }
#'
"census_g06_marital_status"
danwwilson/censaus documentation built on May 29, 2019, 12:01 p.m.