tidymodels / spatialsample

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

`spatial_leave_location_out_cv()` should have a `repeats` argument #118

Closed mikemahoney218 closed 1 year ago

mikemahoney218 commented 1 year ago

See #115

spatial_leave_location_out_cv() is deterministic by default (that is, unless v is set), and we'd probably want to error here as well

github-actions[bot] commented 1 year ago

This issue 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.