README.md

shinyproject

Build Status Coverage status

The goal of shinyproject is to ...

Installation

You can install shinyproject from github with:

# install.packages("devtools")
devtools::install_github("avidanalyst/shinyproject")

Example

This repo contains a sample skeleton for a R Shiny project, in the R-style package format. It can be used as a starting point for creating re-distributable shiny apps.

## devtools::load_all(shinyApp)
shinyApp::launch_application()

# voilla!


avidanalyst/shinyproject documentation built on May 25, 2019, 3:20 p.m.