https://github.com/previsionio/r-sdk-app
Demo app for R SDK
https://github.com/previsionio/r-sdk-app
Last synced: about 1 year ago
JSON representation
Demo app for R SDK
- Host: GitHub
- URL: https://github.com/previsionio/r-sdk-app
- Owner: previsionio
- License: mit
- Created: 2021-11-15T14:44:23.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-17T09:12:38.000Z (over 4 years ago)
- Last Synced: 2025-01-27T12:21:17.393Z (over 1 year ago)
- Language: R
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# r-sdk-app
Demo app for R SDK
Please use this repository as a boilerplate for the R SDK tutorial available on the blog section of https://prevision.io/
This repo contains 2 important files :
- app.R : the source code of the shiny application
- packages.txt : list of packages that are required by the application
Note that this code is made to work on the 11.3.3 version of Prevision.io