https://github.com/adjust/rport_demo
A Demo Rport App
https://github.com/adjust/rport_demo
Last synced: about 1 year ago
JSON representation
A Demo Rport App
- Host: GitHub
- URL: https://github.com/adjust/rport_demo
- Owner: adjust
- Archived: true
- Created: 2013-10-07T00:41:28.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-10-07T16:32:35.000Z (over 12 years ago)
- Last Synced: 2025-03-09T14:41:42.257Z (over 1 year ago)
- Language: R
- Size: 101 KB
- Stars: 2
- Watchers: 79
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Welcome to BI Heaven - an Rport App
You have successfully created a skeleton of an Rport app. Next you might want to
add a project by doing:
library(rport)
rport.project.new('my_new_project')
See the [original blog post][blog_post] or [Rport's documentation][rport] for more
information.
[rport]: http://github.com/adeven/rport "Rport Source Code"
[blog_post]: http://big-elephants.com/2013-10/rport-business-intelligence-apps-with-r/ "Rport Blog Post"