This function computes a summary of a SparseNeuroVol object.
Usage
# S4 method for SparseNeuroVol
Summary(x, ..., na.rm = FALSE)
Arguments
- x
A SparseNeuroVol object.
- ...
Additional arguments (currently ignored).
- na.rm
A logical value indicating whether NA values should be removed before computation.
Value
A summary of the input SparseNeuroVol object.