run_pepmap_app {PepMapViz}R Documentation

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(...)

Arguments

...

Additional arguments to pass to shiny::runApp()

Value

The Shiny application object

Examples

## Not run: 
run_pepmap_app()

## End(Not run)

[Package PepMapViz version 1.1.0 Index]