R/testpoints.R

#' Test points
#'
#' The location-timestamp combinations of the 500 test points.
#'
#' @format An object of class sf with POINT geometry, with 500 features
#' and 3 columns.
#' \describe{
#'   \item{time}{timestamp of the test point}
#'   \item{cluster}{cluster in which the test point lies}
#'   \item{location}{location of the test point}
#' }
"testpoints"
luukvdmeer/dockless documentation built on May 10, 2019, 1:24 p.m.