TBSPapp {TBSignatureProfiler}R Documentation

Run the TBSignatureProfiler Shiny application.

Description

Use this function to run the TBSignatureProfiler application.

Usage

TBSPapp()

Value

The Shiny application will open.

Examples

# Upload data through the app
if (interactive()) {
  TBSPapp()
}


[Package TBSignatureProfiler version 1.5.14 Index]