niftiarr {neurobase} | R Documentation |
Make new nifti from array
Description
Make new nifti object by passing in old nifti and array
Usage
niftiarr(img, arr)
Arguments
img |
object of class nifti |
arr |
array to be passed in to .Data slot |
Value
object of class nifti
[Package neurobase version 1.32.4 Index]