Skip to content

mjfrigaard/dbap

Repository files navigation

dbap

The goal of dbap is to demonstrate debugging functions within a shiny application package using testthat, shiny::testServer(), and RStudio’s debugger. Check out this blog post for more information.

Installation

install.packages("remotes")
remotes::install_github("mjfrigaard/dbap")

The examples for this package are contained in the vignettes.

About

Shiny application to demo unit tests, testServer(), and browse() (RStudio's debugger)

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages