Learn R Programming

starsExtra (version 0.2.8)

landsat: RGB image of Mount Carmel

Description

A stars object representing an RGB image of part of Mount Carmel, at 30m resolution. The data source is Landsat-8 Surface Reflectance product.

Usage

landsat

Arguments

Format

A stars object with 1 attribute:

refl

Reflectance, numeric value between 0 and 1

Examples

Run this code
plot(landsat, breaks = "equal")

Run the code above in your browser using DataLab