R/data_abs_lga_lookup.R

#' ABS lookup table of states, lga code and lga name
#'
#' A dataset containing Australian Bureau of Statistics official short state
#' names, lga_code, and lga name.
#'
#' @format A data frame with 544 rows and 3 variables, arrange by state then LGA
#' \describe{
#'   \item{state}{state - short state or territory name}
#'   \item{lga_code}{official lga code}
#'   \item{lga}{lga name}
#' }
"abs_lga_lookup"
njtierney/conmat documentation built on April 17, 2025, 10:27 p.m.