tahoe_lidar_bareearth.tif: Lidar-derived bare earth digital elevation model from the...

Description Author(s) Examples

Description

Lidar-derived bare earth 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_bareearth <- 
	raster(system.file("external/tahoe_lidar_bareearth.tif", package="spatial.tools"))
plot(tahoe_lidar_bareearth)

spatial.tools documentation built on May 2, 2019, 6:52 p.m.