Skip to content

Gilead-BioStats/gsm.app

gsm.app: Shiny applications for gsm assessments

R-CMD-check

R-CMD-check

gsm.app produces Shiny applications with drill-down functionality for gsm Assessments.

You can explore a sample app produced by the latest release of gsm.app here.

You can explore a sample app produced by the development version of gsm.app here.

Installation

You can install the latest release of gsm.app from GitHub with:

# install.packages("pak")
pak::pak("Gilead-BioStats/gsm.app@*release⁠")

You can install the development version of gsm.app from GitHub with:

# install.packages("pak")
pak::pak("Gilead-BioStats/gsm.app")

Code of Conduct

Please note that the gsm.app project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.