View source: R/estimate_template.methods.R
plot.template.gifti | R Documentation |
Plot template
## S3 method for class 'template.gifti'
plot(
x,
stat = c("both", "mean", "sd", "var"),
var_method = c("non-negative", "unbiased"),
...
)
x |
The template from |
stat |
|
var_method |
|
... |
Additional arguments to |
The plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.