tahoe_highrez.tif {spatial.tools} | R Documentation |
High resolution false color infrared image from the Lake Tahoe Basin.
Jonathan A. Greenberg spatial.tools@estarcion.net
library("raster") tahoe_highrez <- brick(system.file("external/tahoe_highrez.tif", package="spatial.tools")) plotRGB(tahoe_highrez)