R/horseshoe.R

#' Horseshoe reef
#'
#' A digital elevation model (DEM) of a reef patch in the Great Barrier Reef.
#'
#' @format A 800 by 800 digital elevation model (of class RasterLayer).
#' \describe{
#'   \item{Values}{depth}
#'   \item{Resolution}{0.01 m}
#'   \item{Extent}{8 m}
#'   ...
#' }
#' @examples
#' raster::plot(habtools::horseshoe)
"horseshoe"

Try the habtools package in your browser

Any scripts or data that you put into this service are public.

habtools documentation built on May 29, 2024, 7:30 a.m.