powered by
split_data
split_data(x, nchunk = 6, byrow = TRUE)
a vector, list, or matrix (not support 3d array)
the number of chunks to be splitted
If TRUE, split by row, otherwise by column.
TRUE