slice | R Documentation |
Extract a 2D slice from an image volume
slice(x, zlevel, along, orientation, ...)
## S4 method for signature 'NeuroVol,numeric,numeric,missing'
slice(x, zlevel, along, orientation)
## S4 method for signature 'NeuroVol,numeric,NeuroSpace,AxisSet3D'
slice(x, zlevel, along, orientation)
x |
the object |
zlevel |
coordinate (in voxel units) along the sliced axis |
along |
the axis along which to slice |
orientation |
the target orientation of the 2D slice |
... |
additional arguments |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.