Learn R Programming

starsExtra (version 0.2.8)

dem: Small Digital Elevation Model

Description

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

Usage

dem

Arguments

Format

A stars object with 1 attribute:

elevation

Elevation above sea level, in meters

Examples

Run this code
plot(dem, text_values = TRUE, breaks = "equal", col = terrain.colors(11))

Run the code above in your browser using DataLab