https://github.com/jamovi/jmvtools
An R package which makes it easy to develop modules for jamovi
https://github.com/jamovi/jmvtools
Last synced: 3 months ago
JSON representation
An R package which makes it easy to develop modules for jamovi
- Host: GitHub
- URL: https://github.com/jamovi/jmvtools
- Owner: jamovi
- Created: 2016-12-29T00:32:25.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-11-15T23:49:02.000Z (3 months ago)
- Last Synced: 2024-11-16T00:24:43.786Z (3 months ago)
- Language: R
- Size: 27.5 MB
- Stars: 8
- Watchers: 2
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - jamovi/jmvtools - An R package which makes it easy to develop modules for jamovi (R)
README
# jmvtools
An R package, analagous to devtools, which makes it easy to develop jamovi modules
To install this package, issue the following command from the R terminal:
```{r}
install.packages('jmvtools', repos='https://repo.jamovi.org')
```