split a data.frame with some preliminary operations

split_special(x, what, level)

Arguments

x,

data.frame to split, can be NULL.

what,

column that will be used for splitting

level,

vector of characters that will be used to reorganize x[[what]]