Skip to content

Commit

Permalink
minor patch
Browse files Browse the repository at this point in the history
  • Loading branch information
dipterix committed Sep 30, 2023
1 parent 3503ee4 commit 0d43840
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions R/plot_volume-slices.R
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
#' @param zlim image plot value range, default is identical to \code{normalize}
#' @param main image titles
#' @param ... additional arguments passing into \code{\link[graphics]{image}}
#' @returns Nothing
#' @export
plot_slices <- function(
volume, transform = NULL, positions = NULL, zoom = 1, pixel_width = 0.5,
Expand Down
3 changes: 3 additions & 0 deletions man/plot_slices.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0d43840

Please sign in to comment.