#' Made up locations in Buenos Aires, Argentina
#'
#' Points sampled at random, useful for testing mapping functions.
#'
#' @docType data
#'
#' @usage data(participants)
#'
#' @format A data frame with 76 rows and 4 variables:
#' \describe{
#' \item{location_id}{Unique identifier}
#' \item{type}{a categorical variable}
#' \item{lon}{Longitude}
#' \item{lat}{Latitude}
#' }
"locations"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.