resample_template {templateICAr} | R Documentation |
Resample CIFTI template
Description
Resample a CIFTI template to a new spatial resolution.
Usage
resample_template(x, resamp_res, verbose = FALSE)
Arguments
x |
The |
resamp_res |
The new resampling resolution. |
verbose |
Give occasional updates? Default: |
Value
The resampled "template.cifti"
object.
[Package templateICAr version 0.6.4 Index]