Learn R Programming

spatial.tools (version 1.4.8)

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

Description

Lidar-derived bare earth digital elevation model from the Lake Tahoe Basin.

Arguments

Examples

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

Run the code above in your browser using DataLab