#' Index for climate station networks or grid cells
#'
#' A list containing index and geographical coordinates of two climate station networks and two grid cells.
#'
#' @format A list of 4 dataframes:
#' \describe{
#' \item{station_id}{id of the station or grid cell}
#' \item{lat}{latitude in decimal degrees WGS84}
#' \item{lon}{longitude in decimal degrees WGS84}
#' }
#' @source \url{http://www/}
"station_index"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.