Skip to contents

A Shiny app for graphical multiplicity control.

Installation

# The easiest way to get gMCPShiny is to install:
install.packages("gMCPShiny")

# Alternatively, install development version from GitHub:
# install.packages("remotes")
remotes::install_github("Merck/gMCPShiny")

Example

To run the app locally:

gMCPShiny::run_app()

Deployed instances

Production version

Development version