Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jumpingrivers/admissionsApp

An R package, created with the {golem} paradigm, to house the admissions data exploration application.
https://github.com/jumpingrivers/admissionsApp

Last synced: about 2 months ago
JSON representation

An R package, created with the {golem} paradigm, to house the admissions data exploration application.

Awesome Lists containing this project

README

        

## admissionsApp

An R package, created with the {golem} paradigm, to house the admissions data exploration application.

The [GitHub public repository](https://github.com/jumpingrivers/admissionsApp) 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")`