show-methods: Show method for NamedAxis objects

show,NamedAxis-methodR Documentation

Show method for NamedAxis objects

Description

Show method for NamedAxis objects

Usage

## S4 method for signature 'NamedAxis'
show(object)

## S4 method for signature 'AxisSet1D'
show(object)

## S4 method for signature 'AxisSet2D'
show(object)

## S4 method for signature 'AxisSet3D'
show(object)

## S4 method for signature 'AxisSet4D'
show(object)

## S4 method for signature 'ClusteredNeuroVol'
show(object)

## S4 method for signature 'IndexLookupVol'
show(object)

## S4 method for signature 'MappedNeuroVec'
show(object)

## S4 method for signature 'FileMetaInfo'
show(object)

## S4 method for signature 'NeuroHyperVec'
show(object)

## S4 method for signature 'NeuroSlice'
show(object)

## S4 method for signature 'NeuroSpace'
show(object)

## S4 method for signature 'NeuroVecSource'
show(object)

## S4 method for signature 'NeuroVec'
show(object)

## S4 method for signature 'DenseNeuroVec'
show(object)

## S4 method for signature 'NeuroVecSeq'
show(object)

## S4 method for signature 'NeuroVecSeq'
show(object)

## S4 method for signature 'NeuroVol'
show(object)

## S4 method for signature 'SparseNeuroVol'
show(object)

## S4 method for signature 'Kernel'
show(object)

## S4 method for signature 'ROIVol'
show(object)

## S4 method for signature 'ROICoords'
show(object)

## S4 method for signature 'ROIVol'
show(object)

## S4 method for signature 'ROIVec'
show(object)

## S4 method for signature 'SparseNeuroVec'
show(object)

Arguments

object

A NamedAxis object

Value

Invisibly returns NULL, called for its side effect of displaying the object.


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