control_center: Run the Control Center shiny app included in the LEEF...

View source: R/control_center.R

control_centerR Documentation

Run the Control Center shiny app included in the LEEF package.

Description

The Control centre app allows the

  • sanity checks of the raw data

  • running of the pipeline

Usage

control_center(rootdir = ".")

Arguments

rootdir

Directory in which all the data directories can be found.

Value

return value from runApp()

Examples

## Not run: 
control_center()

## End(Not run)


LEEF-UZH/LEEF documentation built on Feb. 10, 2025, 5:20 a.m.