Produce a tibble of identification variables so that single splits can be linked to a particular resample.
# S3 method for rsplit labels(object, ...)
object | An |
---|---|
... | Not currently used. |
A tibble.
add_resample_id
#> # A tibble: 1 x 1 #> id #> <chr> #> 1 Fold01