/shinyapps

Deploy Shiny applications to ShinyApps

Primary LanguageR

shinyapps

Installation

To install directly from GitHub, run this:

if (!require("devtools"))
  install.packages("devtools")
devtools::install_github("rstudio/shinyapps")

Usage

To get started using ShinyApps checkout the Getting Started Guide.