rsample (version 0.0.8)

make_splits: Constructor for split objects

Description

Constructor for split objects

Usage

make_splits(ind, data, class = NULL)

Arguments

ind

A list of integers with names "analysis" and "assessment".

data

A data frame.

class

An optional class to give the object.