dot-get_split_args: Get the split arguments from an rset

.get_split_argsR Documentation

Get the split arguments from an rset

Description

Get the split arguments from an rset

Usage

.get_split_args(x, allow_strata_false = FALSE)

Arguments

x

An rset or initial_split object.

allow_strata_false

A logical to specify which value to use if no stratification was specified. The default is to use strata = NULL, the alternative is strata = FALSE.

Value

A list of arguments used to create the rset.


tidymodels/rsample documentation built on Sept. 29, 2024, 10:48 p.m.