Learn R Programming

starsExtra (version 0.2.8)

carmel: Digital Elevation Model of Mount Carmel

Description

A stars object representing a Digital Elevation Model (DEM) Digital Elevation Model of Mount Carmel, at 90m resolution

Usage

carmel

Arguments

Format

A stars object with 1 attribute:

elevation

Elevation above sea level, in meters

Examples

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

Run the code above in your browser using DataLab