resample_prior {BayesBrainMap}R Documentation

Resample CIFTI prior

Description

Resample a CIFTI prior to a new spatial resolution.

Usage

resample_prior(x, resamp_res, verbose = FALSE)

Arguments

x

The "prior.cifti" object.

resamp_res

The new resampling resolution.

verbose

Give occasional updates? Default: FALSE.

Value

The resampled "prior.cifti" object.


[Package BayesBrainMap version 0.1.3 Index]