split a data.frame with some preliminary operations

# S3 method for special
split(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]]