View source: R/template_flow.R
get_template_wm | R Documentation |
Convenience function to get white matter probability map.
get_template_wm(
name = "MNI152NLin2009cAsym",
resolution = 1,
extension = ".nii.gz"
)
name |
Character string specifying template name. Default: "MNI152NLin2009cAsym" |
resolution |
Numeric resolution in mm. Default: 1 |
extension |
Character string specifying file extension. Default: ".nii.gz" |
A NeuroVol object containing the white matter probability map
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.