Learn R Programming

neuroim2 (version 0.8.5)

drop,NeuroVec-method: Drop a dimension

Description

Drop a dimension

Usage

# S4 method for NeuroVec
drop(x)

Value

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

Arguments

x

the object to drop a dimension from