shinypackage
The goal of shinypackage is to test and demonstrate the possibility of packaging a shiny app with various dependencies.
Installation
You can install shinypackage from github with:
# install.packages("devtools")
devtools::install_github("czeildi/shinypackageapp")
Example
runShinyPackageApp()
Material: for reference, especially on the data used see github project