drop-methods: Drop a dimension

drop,NeuroVec-methodR 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.


neuroim2 documentation built on April 11, 2025, 5:46 p.m.