Projects
R Packages
shinypak: Quickly access the Shiny applications in Shiny App-Packages (book) [Repo]
msst2ap: Mastering Shiny shinytest2 app-package demonstrates how to test a Shiny app-package using
testthat
andshinytest2
. All examples come from the Modules chapter of Mastering Shiny. [Repo]mstsap: Mastering Shiny t
est
Server()
app-package is a collection of tests usingtestthat
andshiny::testServer()
The modules and application inmstsap
come from the Shiny modules chapter of Mastering Shiny [Repo]dopingdata:
dopingdata
contains data from the United States Anti-Doping Agency for exploration, modeling, and visualizations. The datasets in this package are derived from from the USADA website and the World Anti-Doping Agency (WADA) banned substances list [Repo]
Sites
- Shiny Frameworks: Shiny app demos with three popular frameworks (
golem
,leprechaun
, andrhino
) [Repo]