Reconstruction from Freesurfer for All Steps
recon_all(
infile = NULL,
outdir = NULL,
subjid = NULL,
verbose = TRUE,
opts = "-all",
...
)| infile | Input filename (dcm or nii) |
|---|---|
| outdir | Output directory |
| subjid | subject id |
| verbose | print diagnostic messages |
| opts | Additional options |
| ... | arguments passed to |
Result of system
If you would like to restart a recon-all run,
change opts so that opts = "-make all"