resample_cifti_from_template: Resample a CIFTI from a template

Description Usage Arguments Value Connectome Workbench

View source: R/resample_cifti_from_template.R

Description

Resample a CIFTI from a template, ensuring the new CIFTI's resolution matches that of the template.

Usage

1
resample_cifti_from_template(original_fname, template_fname, target_fname)

Arguments

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.

Value

The target_fname, invisibly

Connectome Workbench

This function interfaces with the "-cifti-resample" Workbench command.


neuroconductor/ciftiTools documentation built on Dec. 22, 2021, 1:09 a.m.