View source: R/template_flow.R
get_template_schaefer | R Documentation |
Retrieves Schaefer cortical parcellation mapped to a specified template space.
get_template_schaefer(
name = "MNI152NLin2009cAsym",
resolution = 1,
parcels = 400,
networks = 17,
extension = ".nii.gz"
)
name |
Character string specifying template name. Default: "MNI152NLin2009cAsym" |
resolution |
Numeric resolution in mm. Default: 1 |
parcels |
Number of parcels (400 default) |
networks |
Number of networks (17 default) |
extension |
Character string specifying file extension. Default: ".nii.gz" |
A NeuroVol object containing the parcellation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.