sql_merge_objects: Merge object data

Description Usage Arguments

Description

Function to merge together multiple objects from a pipeline into a single table and prefix the column names with the object label.

Usage

1
sql_merge_objects(db, metrics = NULL, sep = "_")

Arguments

db

database connection

metrics

helper filepath to file detailing pipelines and objects

sep

separator to separate pipeline and object in the filename only used if a metric file is not supplied


Swarchal/CProcessR documentation built on May 9, 2019, 3:23 p.m.