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.
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")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.