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 |
resamp_res |
The new resampling resolution. |
verbose |
Give occasional updates? Default: |
Value
The resampled "prior.cifti"
object.
[Package BayesBrainMap version 0.1.3 Index]