R/data.r

#' Airborne LiDAR point cloud
#'
#' A dataset containing a small point cloud aquiered with airborne LiDAR.
#'
#' @format A data frame with 28668 rows and 3 variables:
#' \describe{
#'   \item{X}{x coordinates}
#'   \item{Y}{y coordinates}
#'   \item{Z}{z coordinates}
#' }
"rcsf_cloud"

Try the RCSF package in your browser

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

RCSF documentation built on Feb. 5, 2020, 1:07 a.m.