akgold / rsconnect

Deployment interface for Shiny applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rsconnect

CRAN status Build Status lifecycle

An R package used for deploying applications to the ShinyApps hosted service, or to RStudio Connect.

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 check out the Getting Started Guide.

For more information using RStudio Connect, see the RStudio Connect User Guide.

Legal Stuff

TensorFlow, the TensorFlow logo and any related marks are trademarks of Google Inc., and are not affiliated with RStudio, Inc.

About

Deployment interface for Shiny applications


Languages

Language:R 98.8%Language:Python 1.2%Language:PureBasic 0.0%