R/tahoe_lidar_highesthit_data.R

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

Try the gdalUtils package in your browser

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

gdalUtils documentation built on April 30, 2020, 3 p.m.