powered by
Extract Image Axes
axes(x)# S4 method for NeuroSpace axes(x)
# S4 method for NeuroSpace axes(x)
An object representing the axes of x.
axes
x
an object with a set of axes
x <- NeuroSpace(c(10,10,10), spacing=c(1,1,1)) class(axes(x)) == "AxisSet3D"
Run the code above in your browser using DataLab