Nothing
#' Australia: States And Territories
#'
#' A dataset containing the states and territories of Australia.
#'
#' @format A data frame with 8 rows and 3 variables:
#' \describe{
#' \item{country_code}{ISO 3166-1 country codes}
#' \item{geo_code}{subdivision codes within Australia (states and territories)}
#' \item{geo_name}{subdivision names within Australia (states and territories)}
#' }
#' @source The Online Browsing Platform of the International Organization for
#' Standardization \url{https://www.iso.org/obp/ui/#iso:code:3166:AU}
#'
"australia_states"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.