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 (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2025-05-27T01:28:43.000Z (5 months ago)
- Last Synced: 2025-05-27T02:32:04.070Z (5 months ago)
- Language: R
- Size: 27.5 MB
- Stars: 9
- Watchers: 1
- Forks: 6
- Open Issues: 3
-
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')
```