gdalUtils (version 2.0.1.7)

tahoe_lidar_highesthit.tif: Lidar-derived highest hit (aka canopy) digital elevation model from the Lake Tahoe Basin.

Description

Lidar-derived highest hit (aka canopy) digital elevation model from the Lake Tahoe Basin.

Arguments

Examples

Run this code
# NOT RUN {
tahoe_lidar_highesthit <-
raster(system.file("external/tahoe_lidar_highesthit.tif", package="gdalUtils"))
plot(tahoe_lidar_highesthit)
# }

Run the code above in your browser using DataCamp Workspace