spatial.tools (version 1.6.0)

tahoe_highrez.tif: High resolution false color infrared image from the Lake Tahoe Basin.

Description

High resolution false color infrared image from the Lake Tahoe Basin.

Arguments

Examples

Run this code
# NOT RUN {
library("raster")
tahoe_highrez <- brick(system.file("external/tahoe_highrez.tif", package="spatial.tools"))
plotRGB(tahoe_highrez)
# }

Run the code above in your browser using DataLab