#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.