An R package, created with the {golem} paradigm, to house the admissions data exploration application.
The GitHub public repository can be linked to the GitLab private repository by running the following line after cloning the GitLab repo git remote set-url --add origin [email protected]:jumpingrivers/admissionsApp.git
.
{shinytest2} tests need to be run manually using either shinytest2::test_app()
or testthat::test_file("tests/testthat/test-shinytest2.R")