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

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

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"