Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/allenzhuaz/gmcpshiny

Shiny app for graphical multiplicity
https://github.com/allenzhuaz/gmcpshiny

graphical-applications multiplicity r r-package rstats shiny

Last synced: about 2 months ago
JSON representation

Shiny app for graphical multiplicity

Awesome Lists containing this project

README

        

# gMCPShiny

A Shiny app for graphical multiplicity control.

## Installation

```r
# 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:

```r
gMCPShiny::run_app()
```

## Deployed instances

### Production version

- (faster and more scalable access)
-

### Development version

-