powered by
RegionCube(bvol, centroid, surround, fill = NULL, nonzero = FALSE)
BrainVolume
BrainSpace
vector
bvol
ROIVolume
sp1 <- BrainSpace(c(10,10,10), c(1,1,1)) cube <- RegionCube(sp1, c(5,5,5), 3) vox <- coords(cube) cube2 <- RegionCube(sp1, c(5,5,5), 3, fill=5)
Run the code above in your browser using DataLab