tahoe_lidar_highesthit.tif {spatial.tools}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 spatial.tools@estarcion.net

Examples

library("raster")
tahoe_lidar_highesthit <- 
	raster(system.file("external/tahoe_lidar_highesthit.tif", package="spatial.tools"))
plot(tahoe_lidar_highesthit)

[Package spatial.tools version 1.6.1 Index]