This function calls mri_convert to convert an image
mri_convert(file, outfile, opts = "")
Arguments
| file |
(character) input filename |
| outfile |
(character) output filename |
| opts |
(character) additional options to mri_convert |
Value
Result of system command
Examples