# Generated by roxygen2: do not edit by hand

S3method(as_task_classif_st,DataBackend)
S3method(as_task_classif_st,TaskClassifST)
S3method(as_task_classif_st,data.frame)
S3method(as_task_classif_st,sf)
S3method(as_task_regr_st,DataBackend)
S3method(as_task_regr_st,TaskClassifST)
S3method(as_task_regr_st,TaskRegrST)
S3method(as_task_regr_st,data.frame)
S3method(as_task_regr_st,sf)
S3method(autoplot,ResamplingCV)
S3method(autoplot,ResamplingCustomCV)
S3method(autoplot,ResamplingRepeatedCV)
S3method(autoplot,ResamplingRepeatedSpCVBlock)
S3method(autoplot,ResamplingRepeatedSpCVCoords)
S3method(autoplot,ResamplingRepeatedSpCVDisc)
S3method(autoplot,ResamplingRepeatedSpCVEnv)
S3method(autoplot,ResamplingRepeatedSpCVTiles)
S3method(autoplot,ResamplingRepeatedSptCVCluto)
S3method(autoplot,ResamplingRepeatedSptCVCstf)
S3method(autoplot,ResamplingSpCVBlock)
S3method(autoplot,ResamplingSpCVBuffer)
S3method(autoplot,ResamplingSpCVCoords)
S3method(autoplot,ResamplingSpCVDisc)
S3method(autoplot,ResamplingSpCVEnv)
S3method(autoplot,ResamplingSpCVTiles)
S3method(autoplot,ResamplingSptCVCluto)
S3method(autoplot,ResamplingSptCVCstf)
S3method(plot,ResamplingCV)
S3method(plot,ResamplingCustomCV)
S3method(plot,ResamplingRepeatedCV)
S3method(plot,ResamplingRepeatedSpCVBlock)
S3method(plot,ResamplingRepeatedSpCVCoords)
S3method(plot,ResamplingRepeatedSpCVDisc)
S3method(plot,ResamplingRepeatedSpCVEnv)
S3method(plot,ResamplingRepeatedSpCVTiles)
S3method(plot,ResamplingRepeatedSptCVCluto)
S3method(plot,ResamplingRepeatedSptCVCstf)
S3method(plot,ResamplingSpCVBlock)
S3method(plot,ResamplingSpCVBuffer)
S3method(plot,ResamplingSpCVCoords)
S3method(plot,ResamplingSpCVDisc)
S3method(plot,ResamplingSpCVEnv)
S3method(plot,ResamplingSpCVTiles)
S3method(plot,ResamplingSptCVCluto)
S3method(plot,ResamplingSptCVCstf)
export(ResamplingRepeatedSpCVBlock)
export(ResamplingRepeatedSpCVCoords)
export(ResamplingRepeatedSpCVDisc)
export(ResamplingRepeatedSpCVEnv)
export(ResamplingRepeatedSpCVTiles)
export(ResamplingRepeatedSptCVCluto)
export(ResamplingRepeatedSptCVCstf)
export(ResamplingSpCVBlock)
export(ResamplingSpCVBuffer)
export(ResamplingSpCVCoords)
export(ResamplingSpCVDisc)
export(ResamplingSpCVEnv)
export(ResamplingSpCVTiles)
export(ResamplingSptCVCluto)
export(ResamplingSptCVCstf)
export(TaskClassifST)
export(TaskRegrST)
export(as_task_classif_st)
export(as_task_classif_st.DataBackend)
export(as_task_classif_st.TaskClassifST)
export(as_task_classif_st.data.frame)
export(as_task_classif_st.sf)
export(as_task_regr_st)
export(as_task_regr_st.DataBackend)
export(as_task_regr_st.TaskClassifST)
export(as_task_regr_st.TaskRegrST)
export(as_task_regr_st.data.frame)
export(as_task_regr_st.sf)
export(autoplot)
import(checkmate)
import(data.table, except = transpose)
import(ggplot2)
import(mlr3)
import(mlr3misc)
import(paradox)
importFrom(R6,R6Class)
importFrom(graphics,plot)
importFrom(stats,kmeans)
importFrom(stats,na.omit)
importFrom(utils,bibentry)
importFrom(utils,capture.output)
importFrom(utils,globalVariables)
importFrom(utils,packageVersion)
