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 "template.cifti" object.

resamp_res

The new resampling resolution.

verbose

Give occasional updates? Default: FALSE.

Value

The resampled "template.cifti" object.


[Package templateICAr version 0.6.4 Index]