powered by
space(x, ...) "space"(x) "space"(x) "space"(x)
BrainVolume
BrainVector
BrainSpace
x = BrainSpace(c(10,10,10), c(1,1,1)) vol <- BrainVolume(rnorm(10*10*10), x) identical(x,space(vol))
Run the code above in your browser using DataLab