The goal of ShinyDogma is to …
You can install the development version of ShinyDogma from GitHub with:
# install.packages("devtools")
devtools::install_github("r4bds/ShinyDogma")This is a basic example which shows you how to solve a common problem:
library(ShinyDogma)
run_app()