execute_afni_cmd

execute_afni_cmd(afni_cmd, afni_path = NULL)

Arguments

afni_cmd

afni command to execute within R

afni_path

afni path (default: NULL). the default option will use afnir::get_afni() to obtain the path

Value

Examples

# to be added