powered by
Lidar-derived highest hit (aka canopy) digital elevation model from the Lake Tahoe Basin.
# NOT RUN { library("raster") tahoe_lidar_highesthit <- raster(system.file("external/tahoe_lidar_highesthit.tif", package="spatial.tools")) plot(tahoe_lidar_highesthit) # }
Run the code above in your browser using DataLab