R/Yosemite.R

#' Spatial data for western fence lizards in Yosemite
#'
#' A dataset containing a RasterStack with two RasterLayer objects, a digital elevation model (DEM)
#' for part of Yosemite National Park (USA) and a species distribution model (SDM) for the western
#' fence lizard (Sceloporus occidentalis).
#'
#' @docType data
#'
#' @usage data(Yosemite)
#'
#' @format A RasterStack
#'
#' @examples
#' data(Yosemite)
"Yosemite"
ianjwang/topoDistance documentation built on Aug. 4, 2022, 7:22 a.m.