get_template_head: Get Template Head Image

View source: R/template_flow.R

get_template_headR Documentation

Get Template Head Image

Description

Convenience function to get the full head (non-brain-extracted) template.

Usage

get_template_head(
  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 head template


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