split_out_tbl: Split tables with more than ncol_max columns into list of...

View source: R/save_load_functions.R

split_out_tblR Documentation

Split tables with more than ncol_max columns into list of tables

Description

Split tables with more than ncol_max columns into list of tables

Usage

split_out_tbl(tbl, ncol_max)

Arguments

tbl

Table which should be split

ncol_max

Maximum number of columns before split is done


chrisschuerz/SWATplusR documentation built on Feb. 18, 2024, 6:56 p.m.