Returns subsets of antsImage objects as vectors

# S3 method for class 'antsImage'
subset(x, subset, ...)

Arguments

x

antsImage object

subset

logical expression of subset

...

further arguments to be passed to or from other methods.