An open API service indexing awesome lists of open source software.

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

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.