summary.bMap.cifti {BayesBrainMap} | R Documentation |
Summarize a "bMap.cifti"
object
Description
Summary method for class "bMap.cifti"
Usage
## S3 method for class 'bMap.cifti'
summary(object, ...)
## S3 method for class 'summary.bMap.cifti'
print(x, ...)
## S3 method for class 'bMap.cifti'
print(x, ...)
Arguments
object |
Object of class |
... |
further arguments passed to or from other methods. |
x |
The result of |
Value
A list summarizing of the results of the BrainMap analysis.
Nothing, invisibly.
Nothing, invisibly.
[Package BayesBrainMap version 0.1.3 Index]