Bitcoin Demo
scheduled ETL
shiny
database
website
plumber
These files demonstrate how to use R in a production environment.
Files
Content generated
Shiny. Host a shiny app that can scale to thousands of end users.
R Markdown. Create a report that can handle end user inputs.
Plumber API. Host a scalable API with multiple endpoints and serializers.
Integration points
- Web server. Embed Shiny applications with an iframe tag.
- Email. Send reports via email.
- API call. Call a REST API from the browser.