check_splits {tidyhte} | R 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 |
Value
Returns NULL. Errors if a problem is discovered.
[Package tidyhte version 1.0.2 Index]