Provides users to call MATLAB from using the "system" command. Allows users to submit lines of code or MATLAB m files. This is in comparison to 'R.matlab', which creates a MATLAB server.
matlabr
is an R package to call MATLAB directly using system
command. This is a simple package that tries to get around using R.matlab
and a MATLAB server.
You can install the stable version on CRAN:
install.packages('matlabr', dependencies = TRUE)
You can install matlabr
from GitHub with:
remotes::install_github("muschellij2/matlabr")
run_matlab_script
.nodesktop
and nodisplay
when running code.
spm12r
results reporthave_matlab
to have logical check for matlab