summary.bMap_eng.nifti {BayesBrainMap}R Documentation

Summarize a "bMap_eng.nifti" object

Description

Summary method for class "bMap_eng.nifti"

Usage

## S3 method for class 'bMap_eng.nifti'
summary(object, ...)

## S3 method for class 'summary.bMap_eng.nifti'
print(x, ...)

## S3 method for class 'bMap_eng.nifti'
print(x, ...)

Arguments

object

Object of class "bMap_eng.nifti".

...

further arguments passed to or from other methods.

x

The engagements from engagements

Value

A list summarizing the data and results for the engagements analysis.

Nothing, invisibly.

Nothing, invisibly.


[Package BayesBrainMap version 0.1.3 Index]