landsat {starsExtra}R Documentation

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

Format

A stars object with 1 attribute:

refl

Reflectance, numeric value between 0 and 1

Examples

plot(landsat, breaks = "equal")

[Package starsExtra version 0.2.8 Index]