View source: R/template_flow.R
get_template_probseg | R Documentation |
Retrieves probability maps for different tissue types (GM, WM, CSF).
get_template_probseg(
name = "MNI152NLin2009cAsym",
label = "GM",
resolution = 1,
extension = ".nii.gz"
)
name |
Character string specifying template name. Default: "MNI152NLin2009cAsym" |
label |
Character string specifying tissue type ("GM", "WM", or "CSF") |
resolution |
Numeric resolution in mm. Default: 1 |
extension |
Character string specifying file extension. Default: ".nii.gz" |
A NeuroVol object containing the probability map
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.