Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nicolewhite/dfw_demo


https://github.com/nicolewhite/dfw_demo

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

dfw_demo
=========

Run `create.R` to create the dataset and simulate the user data. Neo4j should be up and running at localhost:7474. Then, in an R console:

```r
setwd("/path/to/dfw-app")
library(shiny)
runApp()
```