https://github.com/blairj09/rstudio-connect-demo
Demo materials for showcasing the capabilities and features of RStudio Connect
https://github.com/blairj09/rstudio-connect-demo
Last synced: 8 months ago
JSON representation
Demo materials for showcasing the capabilities and features of RStudio Connect
- Host: GitHub
- URL: https://github.com/blairj09/rstudio-connect-demo
- Owner: blairj09
- Created: 2018-04-23T23:19:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-26T07:15:30.000Z (over 7 years ago)
- Last Synced: 2025-01-24T16:11:21.465Z (10 months ago)
- Language: HTML
- Size: 2.44 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rstudio-connect-demo
This repository provides a few samples to assist with the demonstration of [RStudio Connect](https://www.rstudio.com/products/connect/).
## API
This is a [`plumber`](https://www.rplumber.io) API that demonstrates how R code can be turned into APIs managed by Connect.
## Sales Report
This is a parameterized RMarkdown report that simulates what a sales report may look like for an organization. It is used to demonstrate how parameterized reports can be run and scheduled using Connect.
## Sales Dashboard
This is a shiny dashboard used to demonstrate how Shiny can be used in connection with RStudio Connect.