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{spatial.tools@@estarcion.net}
#' @keywords data
#' @examples
#' library("raster")
#' tahoe_lidar_highesthit <- 
#' 	raster(system.file("external/tahoe_lidar_highesthit.tif", package="spatial.tools"))
#' plot(tahoe_lidar_highesthit)
NULL

Try the spatial.tools package in your browser

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

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