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

https://github.com/jumpingrivers/retentionsapp

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

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

          

## retentionsApp

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

The [GitHub public repository](https://github.com/jumpingrivers/retentionsApp) can be linked to the GitLab private repository by running the following line after cloning the GitLab repo `git remote set-url --add origin git@github.com:jumpingrivers/retentionsApp.git`.

### Testing

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