R/tahoe_lidar_bareearth_data.R

#' Lidar-derived bare earth digital elevation model from the Lake Tahoe Basin.
#'
#' @name tahoe_lidar_bareearth.tif
#' @docType data
#' @author Jonathan A. Greenberg \email{gdalUtils@@estarcion.net}
#' @keywords data
#' @examples
#' \dontrun{
#' tahoe_lidar_bareearth <- 
#' raster(system.file("external/tahoe_lidar_bareearth.tif", package="gdalUtils"))
#' plot(tahoe_lidar_bareearth)
#' }
NULL

Try the gdalUtils package in your browser

Any scripts or data that you put into this service are public.

gdalUtils documentation built on Feb. 14, 2020, 1:08 a.m.