Merck / gMCPShiny

A Shiny app for graphical multiplicity control

Home Page:https://merck.github.io/gMCPShiny/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gMCPShiny

R-CMD-check Codecov test coverage shinyapps.io

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

About

A Shiny app for graphical multiplicity control

https://merck.github.io/gMCPShiny/

License:GNU General Public License v3.0


Languages

Language:R 90.6%Language:JavaScript 7.0%Language:CSS 2.3%