split_df: Split dataset

Description Usage Value

View source: R/CoNI_functions.R

Description

Internal use. This function wills split the 'big' omics data into smaller data frames to improve computations, to avoid running out of memory.

Usage

1
split_df(AbundantDF, numberSplitDF_2 = 2)

Value

A list of data.frames


CoNI documentation built on Sept. 30, 2021, 5:09 p.m.

Related to split_df in CoNI...