jmv R package
jmv
is the jamovi R package. All the analyses included with jamovi are available from within R using this package. For examples on how to use jmv
, jamovi can be placed in ‘syntax mode’ (available from the top right menu). Syntax mode produces the R syntax required to reproduce jamovi analyses in R.
jmv
is available from CRAN here, and can be installed in R with:
install.packages('jmv')
More information about the analyses jmv
provides is available using the R help system, or from the menu to the left.
If you have any further questions, feel free to ask on the jamovi forums: forum.jamovi.org