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.


rpkgs/rtrend documentation built on Jan. 30, 2024, 10:38 a.m.