split_data: split_data

View source: R/par_plyr.R

split_dataR Documentation

split_data

Description

split_data

Usage

split_data(x, nchunk = 6, byrow = TRUE)

Arguments

x

a vector, list, or matrix (not support 3d array)

nchunk

the number of chunks to be splitted

byrow

If TRUE, split by row, otherwise by column.


rtrend documentation built on Nov. 10, 2022, 6:14 p.m.