Deployment Interface for R Markdown Documents and Shiny Applications
Deploy and manage applications with the following functions:
| Deploy a Shiny application to a server. | |
| Configure an application currently running on a server. | |
| Restart an application currently running on a server. | |
| Terminate an application currently running on a server. |
More information on application management is available in the
applications help page.
Manage accounts on the local system.
| Register an account. | |
| Remove an account. | |
| View information for a given account. | |
More information on account management is available in the
accounts help page.
The rsconnect package provides a programmatic deployment interface for RPubs, shinyapps.io, and RStudio Connect. Supported contents types include R Markdown documents, Shiny applications, plots, and static web content.