powered by
f.basic.hdr.nifti.list.create(dim.mat, file)
dim.mat
file
f.write.list.to.hdr.nifti
f.nifti.file.summary
dim.mat <- c(20,30,40,3) file<-"temp.hdr" f.basic.hdr.nifti.list.create(dim.mat, file)
Run the code above in your browser using DataLab