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

https://github.com/rscherrer/reschoicer

R package to read the data from reschoice
https://github.com/rscherrer/reschoicer

Last synced: 2 months ago
JSON representation

R package to read the data from reschoice

Awesome Lists containing this project

README

        

# reschoicer

An R package to read and analyze the simulation data from [reschoice](https://github.com/rscherrer/reschoice).

To install the package, use in your R session:

```{r}
devtools::install_github("rscherrer/reschoicer")
```