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


bbuchsbaum/neuroim2 documentation built on Feb. 26, 2025, 3:49 p.m.