R/speakerLocations.R

#' 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"
ecohealthalliance/ehastyle documentation built on Jan. 28, 2023, 12:14 a.m.