preMergeDiagnosticsFiles: Premerge Shiny diagnostics files

View source: R/Shiny.R

preMergeDiagnosticsFilesR Documentation

Premerge Shiny diagnostics files

Description

If there are many diagnostics files, starting the Shiny app may take a very long time. This function already does most of the preprocessing, increasing loading speed.

The merged data will be stored in the same folder, and will automatically be recognized by the Shiny app.

Usage

preMergeDiagnosticsFiles(dataFolder)

Arguments

dataFolder

folder where the exported zip files for the diagnostics are stored. Use the runCohortDiagnostics function to generate these zip files. Zip files containing results from multiple databases can be placed in the same folder.


ohdsi-studies/IbdCharacterization documentation built on July 26, 2024, 11:20 p.m.