R/data.R
dem.Rd
A stars object representing a small 13*11 Digital Elevation Model (DEM), at 90m resolution
stars
dem
A stars object with 1 attribute:
Elevation above sea level, in meters
plot(dem, text_values = TRUE, breaks = "equal", col = terrain.colors(11))