Description Usage Arguments Value Connectome Workbench
View source: R/resample_cifti_from_template.R
Resample a CIFTI from a template, ensuring the new CIFTI's resolution matches that of the template.
1 | resample_cifti_from_template(original_fname, template_fname, target_fname)
|
original_fname |
A CIFTI file to resample. |
template_fname |
A CIFTI file to use as the template. |
target_fname |
The file name to save the resampled CIFTI. |
The target_fname
, invisibly
This function interfaces with the "-cifti-resample"
Workbench command.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.