powered by
This internal function determines the type of dataset (`sex`, `place`, or `bullet`) based on the number of columns.
.ncol_check(dataset)
A character string indicating the dataset type (`sex`, `place`, or `bullet`). If column numbers do not match any predefined types, an error is thrown.
A data frame whose column count will be analyzed.