Skip to content

Commit

Permalink
Update MANC.nerves to 35 meshes
Browse files Browse the repository at this point in the history
  • Loading branch information
jefferis committed Aug 2, 2023
1 parent cbae96a commit f7899b4
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 6 additions & 2 deletions R/data.R
Original file line number Diff line number Diff line change
Expand Up @@ -67,18 +67,22 @@
#' @rdname MANC.tissue.surf
"MANC.tissue.surf.sym"

#' Simplified meshes of 31 MALEVNC nerves.
#' Simplified meshes of 35 Male VNC nerves.
#'
#' @name MANC.tissue.surf
#' @docType data
#' @description \code{MANC.nerves} contains mesh of 31 MANC nerves:
#' @description \code{MANC.nerves} contains mesh of 35 MANC nerves:
#' 15 symmetric ("L"/"R") and "AbNT".
#' @examples
#' \dontrun{
#' # Depends on nat
#' library(nat)
#' plot3d(MANC.nerves)
#' }
#' \donttest{
#' # Nerve names and their default colours
#' as.data.frame(MANC.nerves[c("RegionList", "RegionColourList")])
#' }
"MANC.nerves"

#' Meshes of 22 MALEVNC tracts.
Expand Down
Binary file modified data/MANC.nerves.rda
Binary file not shown.
6 changes: 5 additions & 1 deletion man/MANC.tissue.surf.Rd

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

0 comments on commit f7899b4

Please sign in to comment.