drop {neuroim2}R Documentation

Generic Drop Method

Description

Provides a mechanism to remove dimensions or elements from an object.

Usage

drop(x)

Arguments

x

An object.

Value

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


[Package neuroim2 version 0.8.1 Index]