slice-methods: Extract a 2D slice from an image volume

Description Usage Arguments

Description

Extract a 2D slice from an image volume

Usage

1
2
3
4
5
slice(x, zlevel, along, orientation, ...)

## S4 method for signature 'BrainVolume,numeric,numeric,character'
slice(x, zlevel, along,
  orientation)

Arguments

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


neuroim documentation built on May 2, 2019, 1:04 p.m.