Split a dataset into two parallel halves
parallelSubscales(dat, convertToNumeric = TRUE)# S3 method for parallelSubscales
print(x, digits = 2, ...)
A parallelSubscales
object that contains the new data frames,
and when printed shows the descriptives; or, for the print function, x
,
invisibly.
The dataframe
Whether to first convert all columns to numeric
The object to print
The number of digits to round to
Ignored.