Skip to content

Commit

Permalink
fix example, roxygenise
Browse files Browse the repository at this point in the history
* closes #73
  • Loading branch information
jefferis committed Jul 16, 2024
1 parent a813482 commit 90e8041
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
LazyDataCompression: xz
RoxygenNote: 7.3.1
RoxygenNote: 7.3.2
Imports:
nat (>= 1.9.2.9000),
checkmate,
Expand Down
2 changes: 1 addition & 1 deletion R/xform.R
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ MANCsym = structure(
#'
#' DNa02s=read_manc_meshes('DNa02')
#' # nb convert from nm to microns
#' DNa02s.jrcvnc2018u=xform_brain(DNa02s/1e3, reference = "JRCVNC2018U", sample="")
#' DNa02s.jrcvnc2018u=xform_brain(DNa02s/1e3, reference = "JRCVNC2018U", sample="MANC")
#' plot3d(DNa02s.jrcvnc2018u)
#' plot3d(JRCVNC2018U)
#' }
Expand Down
2 changes: 1 addition & 1 deletion man/download_manc_registrations.Rd

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

0 comments on commit 90e8041

Please sign in to comment.