Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

condordem

A RasterLayer containing a digital elevation model (DEM) for the condor data


Description

Digital elevation model of the terrain within the condor's range with a cell resolution of 30 meters (ASTER GDEM version 2, Tachikawa et. al. 2011).

Usage

data(condordem)

Format

A raster package RasterLayer object with 749 rows, 623 columns, and a cell size of 30 by 30 meters. Each cell contains an elevation in meters.

Source

URL: http://asterweb.jpl.nasa.gov/gdem.asp

References

Tachikawa, T., Hato, M., Kaku, M. & Iwasaki, A. (2011). The characteristics of ASTER GDEM version 2, IGARSS.

Examples

library(raster)
data(condordem)
plot(condordem)

mkde

2D and 3D movement-based kernel density estimates (MKDEs).

v0.1
GPL (>= 3)
Authors
Jeff A. Tracey, James Sheppard, Jun Zhu, Robert Sinkovts, Amit Chourasia, Glenn Lockwood, and Robert N. Fisher
Initial release
2011-08-23

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.