create_merged_table_with_config: Create Merged Table With Config

View source: R/data_manipulation_functions.R

create_merged_table_with_configR Documentation

Create Merged Table With Config

Description

Create Merged Table With Config

Usage

create_merged_table_with_config(group_object, config)

Arguments

group_object

A named list with tables

config

A named list. It must have the names "tables", "columns", and "join_column". The tables value must be names of tables in the group object. "join_column" must be a column in all tables. "columns" must be a list of lists, one per table. Each list must be a subset of that tables column names.


Sage-Bionetworks/projectliveModules documentation built on June 26, 2022, 1:11 a.m.