check_splits: Checks that splits have been properly created.

View source: R/data-utils.R

check_splitsR Documentation

Checks that splits have been properly created.

Description

This helper function makes a few simple checks to identify obvious issues with the way that splits have been made in the supplied data.

Usage

check_splits(data)

Arguments

data

Dataframe which should have appropriate .split_id column.

Value

Returns NULL. Errors if a problem is discovered.


tidyhte documentation built on Aug. 14, 2023, 5:08 p.m.