#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.