A stars object representing a small 13*11 Digital Elevation Model (DEM), at 90m resolution

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))