normalizer_GUI: Starts the normalizer GUI

View source: R/shiny_helpers.R

normalizer_GUIR Documentation

Starts the normalizer GUI

Description

Upon starting, a file selection window will appear from your R session. You should use this window to navigate to the directory containing the data you want to analyze, and select any file in that directory. The directory itself will then become the working directory for the software. To stop the software simply hit the "ESC" key in your R session.

Usage

normalizer_GUI(launch.browser = TRUE, ...)

Arguments

launch.browser

Whether to open the GUI in a separate browser window (recommended)

...

Additional arguments to be passed to shiny::runApp


ParkerICI/premessa documentation built on Sept. 16, 2022, 3:06 p.m.