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

https://github.com/ekstroem/shinydgp


https://github.com/ekstroem/shinydgp

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# ShinyDGP

**Not complete yet**

Showing the data generating process

Can be run from R with the following commands

```{r}
library(shiny)
runGitHub('ShinyDPG', 'ekstroem')
```