#' A list of the pollutants, with a short description
#'
#' A table containing the names, codes and ids for the pollutants available in the entire dataset.
#'
#' @format A data frame with 644 rows and 3 variables:
#' \describe{
#' \item{id}{pollutant id}
#' \item{code}{pollutant code, close to the chemical composition}
#' \item{label}{short description of the pollutant}
#' ...
#' }
#' @source \url{http://dd.eionet.europa.eu/vocabulary/aq/pollutant/view}
"pollutants_id"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.