R/data.R

#' Simple example of a Geometric Network
#'
#' A simple, artificially created, example of a geometric network.
#'
#' @usage data(small_gn)
#' @format \code{small_gn} is an object of class "\code{gn}".
#' @source Created by Marc Schneble \email{marc.schneble@lmu.de}.

"small_gn"

#' Car Crashes on Highways in Montgomery County
#'
#' A point pattern which represents 18,263 car crashes on a network of
#' highways in Montgomery county, Maryland. The temporal dimension is
#' represented through the covariate "hour".
#'
#' @usage data(montgomery)
#' @format \code{montgomery} is an object of class "\code{gnpp}".
#' @source Created by Marc Schneble \email{marc.schneble@lmu.de}.

"montgomery"
MarcSchneble/geonet documentation built on Jan. 28, 2023, 7:49 p.m.