R/ggseg-package.R

#' ggseg: Plot brain segmentations with ggplot
#'
#' Plotting results from analyses done on data derived from brain
#' segmentations is a common need, but may be quite laborious.
#' Results from such analyses are usually easier to interpret if
#' the plot can mimic the shape and position in the brain it
#' represents.
#'
#' This package contains data from various brain parcellations,
#' with convenient functions to inspect the results directly on
#' a brain-plot wither with ggplot (2D polygons).
#'
#' @name ggseg
#' @docType package
#' @keywords internal
#' @import ggplot2
"_PACKAGE"

Try the ggseg package in your browser

Any scripts or data that you put into this service are public.

ggseg documentation built on June 13, 2022, 5:07 p.m.