Learn R Programming

neuroim2 (version 0.8.1)

Summary,SparseNeuroVec-method: Summary method for Neuroimaging objects

Description

Summary method for Neuroimaging objects

Usage

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

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

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

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

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

Value

the summary of the SparseNeuroVec object

Arguments

x

A SparseNeuroVec object

...

Additional arguments passed to methods

na.rm

Logical indicating whether to remove NA values before computation