gsm.query provides Shiny modules and a plugin to explore clinical trial query datasets, for use in apps created with {gsm.app}.
You can install the latest release of gsm.query from GitHub with:
# install.packages("pak")
pak::pak("OpenRBQM/gsm.query@*release")You can install the development version of gsm.query from GitHub with:
# install.packages("pak")
pak::pak("OpenRBQM/gsm.query")Please note that the gsm.query project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.