#' Environmental layers from WorldClim
#'
#' A RasterStack of three environmental grids (bio_1: annual mean temperature, bio_12: annual precipitation, and alt: altitude)
#'
#' @docType data
#'
#' @usage data(env_layers)
#'
#' @format An object of class \code{"RasterStack"}
#'
#' @keywords datasets
#'
#' @source \href{https://www.worldclim.org/data/bioclim.html}{WorldClim}
#'
#' @examples
#' data(env_layers)
"env_layers"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.