Learn R Programming

CoNI (version 0.1.0)

split_df: Split dataset

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

split_df(AbundantDF, numberSplitDF_2 = 2)

Arguments

Value

A list of data.frames