Nothing
#' Area level data
#'
#' The data which describes the sociodemographic characters (proportion of indigenous people, proportions of immigrants, proportion of low education, median household income) for 96 regions.
#'
#' @format
#' A data frame with 96 rows and 5 columns:
#' \describe{
#' \item{RHDA}{Region name}
#' \item{Percentage_of_immigrants}{percentage of immigrants in each region}
#' \item{Percentage_of_indigenous}{percentage of indigenous people in each region}
#' \item{Proporton_of_Low_education}{proportion of persons 15+ who have not graduated high school}
#' \item{Income}{median household income}
#' ...
#' }
#'
"Area_Level_Data"
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.