Skip to content

Commit

Permalink
DOC: Append documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
ntustison committed Nov 20, 2024
1 parent c8e69c2 commit 73cf892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/preprocessImage.R
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
#' for intensity truncation.
#' @param brainExtractionModality string or NULL. Perform brain extraction
#' using antsxnet tools. One of "t1", "t1v0", "t1nobrainer", "t1combined",
#' "flair", "t2", "bold", "fa", "t1infant", "t2infant", or NULL.
#' "flair", "t2", "bold", "fa", "t1infant", "t2infant", "t1threetissue", or NULL.
#' @param templateTransformType see Details in help for \code{antsRegistration}.
#' Typically "Rigid" or "Affine".
#' @param template an ANTs image (not skull-stripped). Other premade templates
Expand Down

0 comments on commit 73cf892

Please sign in to comment.