powered by
bounds
bounds(x) "bounds"(x) "bounds"(x)
matrix
ndim(image)
bspace <- BrainSpace(c(10,10,10), c(2,2,2)) b <- bounds(bspace) nrow(b) == ndim(bspace) ncol(b) == 2
Run the code above in your browser using DataLab