R/execute_afni_cmd.R
execute_afni_cmd.Rd
execute_afni_cmd
execute_afni_cmd(afni_cmd, afni_path = NULL)
afni command to execute within R
afni path (default: NULL). the default option will use afnir::get_afni() to obtain the path
afnir::get_afni()
# to be added