View source: R/class_multibrain.R
merge_brain | R Documentation |
Create Multi-subject Template
merge_brain(
...,
.list = NULL,
template_surface_types = NULL,
template_subject = unname(getOption("threeBrain.template_subject", "N27")),
template_dir = default_template_directory()
)
... , .list |
|
template_surface_types |
which template surface types to load, default is auto-guess |
template_subject |
character, subject code to be treated as template, default is 'N27' |
template_dir |
the parent directory where template subject is stored in |
Zhengjia Wang
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.