View source: R/templateICA.methods.R
| plot.tICA.nifti | R Documentation | 
Plot template
## S3 method for class 'tICA.nifti'
plot(
  x,
  stat = c("mean", "se"),
  plane = c("axial", "sagittal", "coronal"),
  n_slices = 9,
  slices = NULL,
  ...
)
| x | The result of  | 
| stat | 
 | 
| plane,n_slices,slices | Anatomical plane and which slice indices to show. Default: 9 axial slices. | 
| ... | Additional arguments | 
The plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.