#' Saudi Regions, Cities and Districts
#'
#' A dataset containing all Saudi regions with its cities and districts.
#'
#' @format A data frame with 2087 rows and 7 variables: each row is a district.
#' \describe{
#' \item{id}{a unique id}
#' \item{region.name}{The name of the region, 13 regions}
#' \item{city.name}{City name}
#' \item{district.name}{The District Name}
#' \item{direction.name}{}
#' \item{direction.name}{}
#' \item{city.id}{}
#' \item{direction.id}{}
#' }
#' @source \url{https://github.com/usefksa/Saudi_GIS_Data/}
"saudiregions"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.