Loads a spatial transform file from an ni_result using
neurotransform::read_transform().
Arguments
- result
An
ni_resultobject.- output_name
Name of the transform output. If
NULL, guesses from output names (looks for "warp", "affine", "matrix", "transform").- type
Transform type (e.g.
"ants","fsl","freesurfer"). IfNULL, inferred from the spec id.- ...
Additional arguments passed to
neurotransform::read_transform().