Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Latest commit

 

History

History
9 lines (5 loc) · 546 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 546 Bytes

admissionsApp

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.

Testing

{shinytest2} tests need to be run manually using either shinytest2::test_app() or testthat::test_file("tests/testthat/test-shinytest2.R")