Skip to content

karthik0001/rsconnect

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rsconnect

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

Installation

To install directly from GitHub, run this:

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

Usage

To get started using ShinyApps checkout the Getting Started Guide.

About

Deployment interface for Shiny applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%