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
- Host: GitHub
- URL: https://github.com/rscherrer/reschoicer
- Owner: rscherrer
- Created: 2023-07-20T12:18:20.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-02T16:50:16.000Z (8 months ago)
- Last Synced: 2025-01-18T14:33:10.499Z (4 months ago)
- Language: R
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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")
```