imxOriginalMx | R Documentation |
For this to work, classic mx must be installed, and callable from the command line.
imxOriginalMx(mx.filename, output.directory)
mx.filename |
Name of file containing the mx script. |
output.directory |
Where to write mxo output from the script |
processed matrix output.
## Not run:
output = imxOriginalMx(mx.filename = "power1.mx", "~/Desktop")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.