plot.template.cifti {templateICAr} | R Documentation |
Plot template
Description
Plot template
Usage
## S3 method for class 'template.cifti'
plot(
x,
stat = c("both", "mean", "sd", "var"),
var_method = c("non-negative", "unbiased"),
...
)
Arguments
x |
The template from |
stat |
|
var_method |
|
... |
Additional arguments to |
Value
The plot
[Package templateICAr version 0.6.4 Index]