#' Dataset of Sub-places in South Africa
#'
#' A dataset containing the the names of South African sub-places (e.g. suburbs).
#'
#' @docType data
#'
#' @usage data(sub_places)
#'
#' @format A data frame with 21243 records and 8 variables:
#' \describe{
#' \item{sub_place_code}{}
#' \item{sub_place}{}
#' \item{municipality_code}{}
#' \item{municipality}{}
#' \item{district_code}{}
#' \item{district}{}
#' \item{province_code}{}
#' \item{province}{}
#' }
#'
#' @source \url{http://www.statssa.gov.za/census/census_2001/SubPlace.zip}
"sub_places"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.