tahoe_lidar_highesthit.tif: Lidar-derived highest hit (aka canopy) digital elevation...

Description Author(s) Examples

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

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

gearslaboratory/spatial.tools documentation built on Feb. 14, 2020, 12:36 a.m.