#' Synthetic speaker locations for airtables example.
#'
#' Dataset containing speaker locations and labels.
#'
#' @format A data frame with 8 rows and 6 variables:
#' \describe{
#' \item{affiliation}{institution associated with speaker}
#' \item{cities}{location of institution}
#' \item{lat}{latitude of institution}
#' \item{lng}{longitude of institution}
#' \item{totalTalks}{number of talks from that institution}
#' \item{label}{summary of institution statistics}
#' ...
#' }
#' @source airtable app id appwlxIzmQx5njRtQ as of 24 June 2021
"speakerLocations"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.