get_template_csf: Get CSF Probability Map

View source: R/template_flow.R

get_template_csfR Documentation

Get CSF Probability Map

Description

Convenience function to get CSF probability map.

Usage

get_template_csf(
  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 CSF probability map


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