FinalWorkflow: Constructor module to finalize LUMA workflow

Description Usage Arguments

View source: R/Constructor-Modules.R

Description

All LUMA workflows must end with this module. Records the names of existing data tables and writes out the LUMA log file for traceability. For examples, see InitWorkflow() and vignettes.

Usage

1
FinalWorkflow(peak_db, lib_db)

Arguments

peak_db

existing peak database connection

lib_db

existing library database connection


USEPA/LUMA documentation built on Aug. 29, 2020, 1:40 p.m.