Nothing
#' List of places, abbreviations, and populations in India
#'
#' This data set contains the names of states and union territories in India
#' along with their respective abbreviations and populations.
#' The population of India is also given. These are 2019 projections as reported
#' in the Unique Identification Authority of India 2019-2020 Annual Report.
#'
#' @format A data frame with 39 rows and 3 variables: \code{place}, \code{abbrev},
#' \code{population}
#' \describe{
#' \item{place}{The name of the place}
#' \item{abbrev}{The abbreviations corresponding to place}
#' \item{population}{The population size}
#' }
#' @references 2019-2020 Annual Report Annexure IV (pg 103), Unique Identification Authority of India \url{https://uidai.gov.in/images/AADHAR_AR_2019_20_ENG_approved.pdf}
"pop"
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.