dim-methods: Get Dimensions of FileMetaInfo Object

dim,ClusteredNeuroVec-methodR Documentation

Get Dimensions of FileMetaInfo Object

Description

Get Dimensions of FileMetaInfo Object

dim of NeuroObj object

Usage

## S4 method for signature 'ClusteredNeuroVec'
dim(x)

## S4 method for signature 'FileMetaInfo'
dim(x)

## S4 method for signature 'NeuroObj'
dim(x)

## S4 method for signature 'NeuroHyperVec'
dim(x)

## S4 method for signature 'NeuroSpace'
dim(x)

## S4 method for signature 'ROIVol'
dim(x)

## S4 method for signature 'ROICoords'
dim(x)

Arguments

x

the object

Value

A numeric vector of length 2 containing the dimensions of the ROICoords object.


neuroim2 documentation built on April 16, 2026, 5:07 p.m.