dim-methods: Get Dimensions of FileMetaInfo Object

dim,FileMetaInfo-methodR Documentation

Get Dimensions of FileMetaInfo Object

Description

Get Dimensions of FileMetaInfo Object

dim of NeuroObj object

Get dimensions of an object

Usage

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

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

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

## S4 method for signature 'ROICoords'
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 11, 2025, 5:46 p.m.