powered by
BrainSpace
BrainSpace(Dim, spacing = NULL, origin = NULL, axes = NULL, trans = NULL)
bspace <- BrainSpace(c(64,64,64), origin=c(0,0,0), spacing=c(2,2,2)) print(bspace) origin(bspace) axes(bspace) trans(bspace)
Run the code above in your browser using DataLab