# Generated by roxygen2: do not edit by hand

S3method(autoplot,spatial_block_cv)
S3method(autoplot,spatial_rset)
S3method(autoplot,spatial_rsplit)
S3method(pretty,spatial_block_cv)
S3method(pretty,spatial_buffer_vfold_cv)
S3method(pretty,spatial_clustering_cv)
S3method(pretty,spatial_leave_location_out_cv)
S3method(print,spatial_block_cv)
S3method(print,spatial_buffer_vfold_cv)
S3method(print,spatial_clustering_cv)
S3method(print,spatial_leave_location_out_cv)
S3method(vec_cast,data.frame.spatial_block_cv)
S3method(vec_cast,data.frame.spatial_buffer_vfold_cv)
S3method(vec_cast,data.frame.spatial_clustering_cv)
S3method(vec_cast,data.frame.spatial_leave_location_out_cv)
S3method(vec_cast,spatial_block_cv.data.frame)
S3method(vec_cast,spatial_block_cv.spatial_block_cv)
S3method(vec_cast,spatial_block_cv.tbl_df)
S3method(vec_cast,spatial_buffer_vfold_cv.data.frame)
S3method(vec_cast,spatial_buffer_vfold_cv.spatial_buffer_vfold_cv)
S3method(vec_cast,spatial_buffer_vfold_cv.tbl_df)
S3method(vec_cast,spatial_clustering_cv.data.frame)
S3method(vec_cast,spatial_clustering_cv.spatial_clustering_cv)
S3method(vec_cast,spatial_clustering_cv.tbl_df)
S3method(vec_cast,spatial_leave_location_out_cv.data.frame)
S3method(vec_cast,spatial_leave_location_out_cv.spatial_leave_location_out_cv)
S3method(vec_cast,spatial_leave_location_out_cv.tbl_df)
S3method(vec_cast,tbl_df.spatial_block_cv)
S3method(vec_cast,tbl_df.spatial_buffer_vfold_cv)
S3method(vec_cast,tbl_df.spatial_clustering_cv)
S3method(vec_cast,tbl_df.spatial_leave_location_out_cv)
S3method(vec_ptype2,data.frame.spatial_block_cv)
S3method(vec_ptype2,data.frame.spatial_buffer_vfold_cv)
S3method(vec_ptype2,data.frame.spatial_clustering_cv)
S3method(vec_ptype2,data.frame.spatial_leave_location_out_cv)
S3method(vec_ptype2,spatial_block_cv.data.frame)
S3method(vec_ptype2,spatial_block_cv.spatial_block_cv)
S3method(vec_ptype2,spatial_block_cv.tbl_df)
S3method(vec_ptype2,spatial_buffer_vfold_cv.data.frame)
S3method(vec_ptype2,spatial_buffer_vfold_cv.spatial_buffer_vfold_cv)
S3method(vec_ptype2,spatial_buffer_vfold_cv.tbl_df)
S3method(vec_ptype2,spatial_clustering_cv.data.frame)
S3method(vec_ptype2,spatial_clustering_cv.spatial_clustering_cv)
S3method(vec_ptype2,spatial_clustering_cv.tbl_df)
S3method(vec_ptype2,spatial_leave_location_out_cv.data.frame)
S3method(vec_ptype2,spatial_leave_location_out_cv.spatial_leave_location_out_cv)
S3method(vec_ptype2,spatial_leave_location_out_cv.tbl_df)
S3method(vec_ptype2,tbl_df.spatial_block_cv)
S3method(vec_ptype2,tbl_df.spatial_buffer_vfold_cv)
S3method(vec_ptype2,tbl_df.spatial_clustering_cv)
S3method(vec_ptype2,tbl_df.spatial_leave_location_out_cv)
S3method(vec_restore,spatial_block_cv)
S3method(vec_restore,spatial_buffer_vfold_cv)
S3method(vec_restore,spatial_clustering_cv)
S3method(vec_restore,spatial_leave_location_out_cv)
export(analysis)
export(assessment)
export(autoplot)
export(spatial_block_cv)
export(spatial_buffer_vfold_cv)
export(spatial_clustering_cv)
export(spatial_leave_location_out_cv)
import(sf)
import(vctrs)
importFrom(dplyr,dplyr_reconstruct)
importFrom(ggplot2,autoplot)
importFrom(purrr,map)
importFrom(rlang,is_empty)
importFrom(rsample,analysis)
importFrom(rsample,assessment)
importFrom(rsample,complement)
importFrom(rsample,make_splits)
importFrom(rsample,new_rset)
importFrom(stats,as.dist)
importFrom(stats,cutree)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(stats,kmeans)
useDynLib(spatialsample, .registration = TRUE)
