mbaynton / rsconnect

Publish Shiny Applications, RMarkdown Documents, Jupyter Notebooks, Plumber APIs, and more

Home Page:https://rstudio.github.io/rsconnect/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rsconnect

CRAN status lifecycle R-CMD-check

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

Installation

You can install the released version of rsconnect from CRAN with:

install.packages("rsconnect")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("rstudio/rsconnect")

Example

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

Publish Shiny Applications, RMarkdown Documents, Jupyter Notebooks, Plumber APIs, and more

https://rstudio.github.io/rsconnect/


Languages

Language:R 90.8%Language:HTML 7.0%Language:Python 2.2%Language:CSS 0.0%Language:PureBasic 0.0%