File: elev.R

package info (click to toggle)
r-cran-spdata 2.3.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,920 kB
  • sloc: xml: 10; makefile: 2
file content (12 lines) | stat: -rw-r--r-- 309 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
#' @name elev.tif
#' @title Artificial elevation raster data set
#'
#' @description The raster data represents elevation in meters and uses WGS84 as
#'   a coordinate reference system.
#' @docType data
#' @keywords datasets raster
#' 
#' @examples 
#' system.file("raster/elev.tif", package = "spData")
NULL