Skip to content

Commit

Permalink
Added pixdim back to exports.
Browse files Browse the repository at this point in the history
  • Loading branch information
muschellij2 committed Dec 8, 2017
1 parent 72b1ded commit a40b994
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ exportMethods(emptyImageDimensionsMask)
exportMethods(maskEmptyImageDimensions)
exportMethods(origin)
exportMethods(ortho2)
exportMethods(pixdim)
exportMethods(resample_image)
exportMethods(resample_to_target)
exportMethods(subset_4d)
Expand Down
1 change: 1 addition & 0 deletions R/pixdim.R
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
#' @importMethodsFrom oro.nifti pixdim
#'
#' @return Vector of numeric values
#' @export
#' @examples
#' library(ANTsRCore)
#' fn <- getANTsRData( "r16" )
Expand Down

0 comments on commit a40b994

Please sign in to comment.