R/neurovec.R
drop-methods.Rd
Drop a dimension
# S4 method for class 'NeuroVec' drop(x) # S4 method for class 'NeuroVec' drop(x)
the object to drop a dimension from
An object of the same class as x with reduced dimensions or elements.