get_template_gm: Get Gray Matter Probability Map

View source: R/template_flow.R

get_template_gmR Documentation

Get Gray Matter Probability Map

Description

Convenience function to get gray matter probability map.

Usage

get_template_gm(
  name = "MNI152NLin2009cAsym",
  resolution = 1,
  extension = ".nii.gz"
)

Arguments

name

Character string specifying template name. Default: "MNI152NLin2009cAsym"

resolution

Numeric resolution in mm. Default: 1

extension

Character string specifying file extension. Default: ".nii.gz"

Value

A NeuroVol object containing the gray matter probability map


bbuchsbaum/neuroatlas documentation built on Dec. 24, 2024, 4:22 a.m.