Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jgabry/toronto


https://github.com/jgabry/toronto

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# installation instructions

```r
if (!require("devtools"))
install.packages("devtools")

library("devtools")
install_github("hadley/ggplot2")
install_github("stan-dev/bayesplot", dependencies = TRUE, build_vignettes = TRUE)
```