Summary-methods: Summary method for Neuroimaging objects

Summary,SparseNeuroVec-methodR Documentation

Summary method for Neuroimaging objects

Description

Summary method for Neuroimaging objects

Usage

## S4 method for signature 'SparseNeuroVec'
Summary(x, ..., na.rm = FALSE)

## S4 method for signature 'SparseNeuroVol'
Summary(x, ..., na.rm = FALSE)

## S4 method for signature 'DenseNeuroVol'
Summary(x, ..., na.rm = FALSE)

## S4 method for signature 'DenseNeuroVol'
Summary(x, ..., na.rm = FALSE)

## S4 method for signature 'DenseNeuroVol'
Summary(x, ..., na.rm = FALSE)

Arguments

x

A SparseNeuroVec object

...

Additional arguments passed to methods

na.rm

Logical indicating whether to remove NA values before computation

Value

the summary of the SparseNeuroVec object


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