tahoe_lidar_highesthit.tif {gdalUtils}R Documentation

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.

Author(s)

Jonathan A. Greenberg gdalUtils@estarcion.net

Examples

## Not run: 
tahoe_lidar_highesthit <- 
raster(system.file("external/tahoe_lidar_highesthit.tif", package="gdalUtils"))
plot(tahoe_lidar_highesthit)

## End(Not run)

[Package gdalUtils version 2.0.3 Index]