#' Measurement stations info
#'
#' Coordinates and information of all measurement stations in Andalusia.
#'
#' @docType data
#' @name stations
#' @format A SpatialPointsDataFrame with 99 rows and 5 variables:
#' \describe{
#' \item{X}{Station number}
#' \item{ESTACION}{Station name}
#' \item{MUNICIPIO}{Council}
#' \item{PROVINCIA}{Province}
#' \item{site}{Station name (used for compatibility with package openair)}
#' }
#' @source Consejeria de Medio Ambiente, Junta de Andalucia (\url{http://www.juntadeandalucia.es/medioambiente/portal_web/web/temas_ambientales/atmosfera/calidad_aire/RVCCAA_2015.pdf})
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.