View source: R/build_afni_cmd.R
build_afni_cmd | R Documentation |
build_afni_cmd
build_afni_cmd(afni_list, quiet = FALSE)
afni_list |
list that contains the program name and options to create command |
return afni command
build_afni_cmd(afni_list = list(program = "3dcalc",
opt = list(a = "a.nii.gz",
b = "b.nii.gz",
expr = "'(a*b)'"),
prefix = c.nii.gz))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.