R/example_data.R

#' Example of an average of 2D crosscuts from the Hamby 44 data set.
#'
#' This data set is essentially a 2D crosscut from a land in the Hamby 44 set of bullet land scans.
#'
#' @format A data frame with 3346 rows and two variables:
#' \describe{
#'     \item{x}{location variable}
#'     \item{value}{the height of the land at the given location described by x}
#' }
#' @source Hamby 44
"example_data"
nategarton13/bulletcp documentation built on Feb. 1, 2020, 10:03 a.m.