Skip to contents

Show method for NamedAxis objects

Show method for ClusteredNeuroVec

Usage

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

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

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

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

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

# S4 method for class 'ClusteredNeuroVec'
show(object)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Arguments

object

A NamedAxis object

Value

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