tidymodels / spatialsample

Create and summarize spatial resampling objects 🗺
https://spatialsample.tidymodels.org
Other
71 stars 5 forks source link

Remove data.frame from input type documentation in spatial_clustering_cv() #130

Closed mikemahoney218 closed 1 year ago

mikemahoney218 commented 1 year ago

This is a bit of cleanup post #126, updating the documentation to remove data.frame as an input class for spatial_clustering_cv() now that spatialsample is only focused on spatial data.

Fixes #129

github-actions[bot] commented 1 year ago

This pull request has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.