drop_dim-AxisSet3D-numeric-method: Drop dimension from axis set

drop_dim,AxisSet3D,numeric-methodR Documentation

Drop dimension from axis set

Description

Drop dimension from axis set

Usage

## S4 method for signature 'AxisSet3D,numeric'
drop_dim(x, dimnum)

Arguments

x

An AxisSet3D object

dimnum

Numeric index of dimension to drop

Value

An object of the same class as the input with the specified dimension removed.


bbuchsbaum/neuroim2 documentation built on Feb. 26, 2025, 3:49 p.m.