/retentionsApp

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

Primary LanguageROtherNOASSERTION

retentionsApp

An R package, created with the {golem} paradigm, to house the retentions 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 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")