README.md

RBoilerplateShinyAppPackage

Boilerplate project to create a packaged Shinny App, including a package compatible file structure and an R-Studio Project configured for the build.

Build and Install

library(RBoilerplateShinyAppPackage) # Automatically done by previous step
launch()

Some Notes

Error in startServer(host, port, handlerManager$createHttpuvApp()) : 
  Failed to create server 

References

https://deanattali.com/2015/04/21/r-package-shiny-app/ Template app was provided by RStudio new Shiny App Wizard: http://shiny.rstudio.com/



lyndametref/RBoilerplateShinyAppPackage documentation built on May 24, 2019, 1:36 a.m.