#' Site metadata for FluxSynthU.
#'
#' A dataset containing the names of AmeriFlux, FLUXNET2015, and NEON sites included in FluxSynthU
#' site.meta.
#'
#' @format A data frame with 332 rows and 18 variables:
#' \describe{
#' \item{site_ID}{site, abbreviated code}
#' \item{site_Name}{site, full name}
#' \item{database_full}{database, full name}
#' \item{database}{database, abbreviated code}
#' \item{start_year}{year in which data collection began}
#' \item{end_year}{last year on record}
#' \item{no_years}{total number of years in dataset}
#' \item{lat}{latitude}
#' \item{long}{longitude}
#' \item{IGBP}{International Geosphere–Biosphere Programme land cover classification}
#' \item{elev_orig}{elevation (m) supplied by database}
#' \item{MAT_orig}{mean annual temperature (C) supplied by database}
#' \item{MAP_orig}{mean annual precipitation (mm) supplied by database}
#' \item{exclude_years}{years to exclude from analysis}
#' \item{Snow}{likelihood of seasonal snow cover}
#' \item{Suitable}{suitability of site for FluxSynthU}
#' \item{Rating}{subjective rating based on 'Snow' and 'Suitable' columns}
#'
#' ...
#' }
"site.meta"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.