Skip to content

jimhester/shinyapps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shinyapps

An R package used for deploying applications to the ShinyApps hosted service.

ShinyApps is not yet generally available however if you are interested in alpha or beta testing the service you can sign up here: http://shinyapps.io/

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.

About

Deploy Shiny applications to ShinyApps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published