Learn R Programming

BayesBrainMap (version 0.1.3)

resample_prior: Resample CIFTI prior

Description

Resample a CIFTI prior to a new spatial resolution.

Usage

resample_prior(x, resamp_res, verbose = FALSE)

Value

The resampled "prior.cifti" object.

Arguments

x

The "prior.cifti" object.

resamp_res

The new resampling resolution.

verbose

Give occasional updates? Default: FALSE.