R/elev-data.R

#' @name elev
#' @docType data
#'
#' @title Elevation raster
#'
#' @description elevation raster of Switzerland
#'
#' @format A raster RasterLayer class object:
#' \describe{
#'   \item{resoultion}{5 arc-minute 0.00833 (10000m)}
#'   \item{nrow}{264}
#'   \item{ncol}{564}
#'   \item{ncell}{148896}
#'   \item{xmin}{5.9}
#'   \item{xmax}{10.6}
#'   \item{ymin}{45.7}
#'   \item{ymax}{47.9}
#'   \item{proj4string}{+proj=longlat +ellps=WGS84}
#' }
#'
#' @source \url{http://www.diva-gis.org/Data}
NULL

Try the spatialEco package in your browser

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

spatialEco documentation built on Nov. 18, 2023, 1:13 a.m.