summary.BfMRI_design {hrf} | R Documentation |
Summarize a "BfMRI_design"
object
Description
Summary method for class "BfMRI_design"
Usage
## S3 method for class 'BfMRI_design'
summary(object, ...)
## S3 method for class 'summary.BfMRI_design'
print(x, ...)
## S3 method for class 'BfMRI_design'
print(x, ...)
Arguments
object |
Object of class |
... |
further arguments passed to or from other methods. |
x |
Object of class |
Value
A "summary.BfMRI_design"
object, a list summarizing the
properties of object
.
NULL
, invisibly.
NULL
, invisibly.
[Package hrf version 0.1.3 Index]