open-discussion > MRIcroGL with R
Showing 1-2 of 2 posts
May 27, 2017 06:05 PM | SUDHAKAR MISHRA - Indian Institute of Information Technology Allahabad
MRIcroGL with R
Is it possible to use MRIcroGL with R.
Jun 1, 2017 12:06 AM | Chris Rorden
RE: MRIcroGL with R
MRIcroGL is a standalone executable, so you can not wrap it R.
However, it does have a scripting language that you can use to
launch it, open images, save bitmaps and even quit. This allows you
to control it with any programming language that allows you to
execute an external program - I provide samples for shell scripts,
Matlab and Python. A web search for "R execute external program"
will show you how to do this.
https://www.nitrc.org/plugins/mwiki/index.php/mricrogl:MainPage#Scripting_from_the_command_line_and_other_programs
https://www.nitrc.org/plugins/mwiki/index.php/mricrogl:MainPage#Scripting_from_the_command_line_and_other_programs