split_table_byCol_into_equal_chunks: Split table by columns into chunks

Description Usage Arguments Value

View source: R/split_table_byCol_into_equal_chunks.R

Description

NOTE: The output chunks may not be of equal count of columns, as any reminder of columns COULD be part of last chunk.

Usage

1

Arguments

table

Matrix or data frame we wish to split.

n

Integer of desired count of chunks.

Value

List of


msxakk89/dat documentation built on Aug. 3, 2020, 6:39 p.m.