combineInputTables: combineInputTables

Description Usage Arguments

View source: R/combineInputTables.R

Description

Given a list of formatted input tables produced by readInputFiles(), this function combines them into one set of data tables as specified by the data model. Model tables with no entries included are dropped, and each table is assigned an index based on all unique combinations of data in it. The output tables are included in a named list, which is ready to be incorporated into a SQLite databse.

Usage

1
combineInputTables(input_table_list)

Arguments

input_table_list

List of tables for inclusion, typically from readInputFiles() with different masks but the same base data model.

combineInputTables()


AndrewC160/ROMOPOmics documentation built on Jan. 27, 2021, 6:57 p.m.