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