Learn R Programming

PepMapViz (version 1.1.0)

run_pepmap_app: Launch PepMapViz Shiny Application

Description

This function launches a Shiny application that provides an interactive interface for the PepMapViz package functionality.

Usage

run_pepmap_app(...)

Value

The Shiny application object

Arguments

...

Additional arguments to pass to shiny::runApp()

Examples

Run this code
if (FALSE) {
run_pepmap_app()
}

Run the code above in your browser using DataLab