chunkFiles: Split files into equally sized chunks

Description Usage Arguments

View source: R/misc.R

Description

Split files into equally sized chunks

Usage

1
chunkFiles(paths, n_chunks = NULL)

Arguments

paths

Character. Path(s) to file(s).

n_chunks

Integer. Number of groups to split files into.


tanaylab/reputils documentation built on Nov. 5, 2019, 9:58 a.m.