Resolve Template Input to NeuroVol or NeuroSpace
Source:R/template_flow.R
dot-resolve_template_input.RdInternal helper function that takes a flexible input representing a neuroimaging
template and resolves it to either a NeuroVol or NeuroSpace object.
Arguments
- input
The input to resolve. Can be a
NeuroVol,NeuroSpace, a TemplateFlow space string, or a named list ofget_template()arguments.- target_type
"NeuroVol" (default) or "NeuroSpace".
- api_handle
Deprecated and ignored.