dem {starsExtra} | R Documentation |
Small Digital Elevation Model
Description
A stars
object representing a small 13*11 Digital Elevation Model (DEM), at 90m resolution
Usage
dem
Format
A stars
object with 1 attribute:
- elevation
Elevation above sea level, in meters
Examples
plot(dem, text_values = TRUE, breaks = "equal", col = terrain.colors(11))
[Package starsExtra version 0.2.8 Index]