split.special.Rd
split a data.frame with some preliminary operations
# S3 method for special
split(x, what, level)
data.frame to split, can be NULL.
column that will be used for splitting
vector of characters that will be used to reorganize x[[what]]