Description Author(s) Examples
Lidar-derived bare earth digital elevation model from the Lake Tahoe Basin.
Jonathan A. Greenberg gdalUtils@estarcion.net
1 2 3 4 5 6  | ## Not run: 
tahoe_lidar_bareearth <- 
raster(system.file("external/tahoe_lidar_bareearth.tif", package="gdalUtils"))
plot(tahoe_lidar_bareearth)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.