drop,NeuroVec-method {neuroim2}R Documentation

Drop a dimension

Description

Drop a dimension

Usage

## S4 method for signature 'NeuroVec'
drop(x)

## S4 method for signature 'NeuroVec'
drop(x)

Arguments

x

the object to drop a dimension from

Value

An object of the same class as x with reduced dimensions or elements.


[Package neuroim2 version 0.8.1 Index]