#' @keywords internal
"_PACKAGE"
## usethis namespace: start
#' @importFrom rsample complement
#' @importFrom rsample new_rset
#' @importFrom stats as.dist
#' @importFrom stats cutree
#' @importFrom stats hclust
#' @importFrom stats kmeans
#' @importFrom rsample make_splits
#' @importFrom purrr map
#' @importFrom rlang is_empty
#' @importFrom dplyr dplyr_reconstruct
#' @useDynLib spatialsample, .registration = TRUE
## usethis namespace: end
NULL
#' @importFrom rsample analysis
#' @export
rsample::analysis
#' @importFrom rsample assessment
#' @export
rsample::assessment
#' @importFrom rsample get_rsplit
#' @export
rsample::get_rsplit
#' @importFrom ggplot2 autoplot
#' @export
ggplot2::autoplot
#' @import vctrs
NULL
#' @import sf
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.