Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/allenzhuaz/gmcpshiny
- Owner: allenzhuaz
- License: gpl-3.0
- Created: 2022-02-15T15:20:34.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-30T03:32:08.000Z (over 1 year ago)
- Last Synced: 2023-05-30T04:23:25.883Z (over 1 year ago)
- Topics: graphical-applications, multiplicity, r, r-package, rstats, shiny
- Language: R
- Homepage: https://rinpharma.shinyapps.io/gmcp/
- Size: 702 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
-