#' Brodmann atlas
#'
#' A historical Brodmann atlas based on files
#' released with Pijnenburg et al., NeuroImage,
#' 239, 2021, (\href{https://doi.org/10.1016/j.neuroimage.2021.118274}{DOI})
#' Version 1; 15-01-2021.
#' \itemize{
#' \item{brodmann}{ - brodmann atlas}
#' \item{brodmann_3d}{ - brodmann 3d mesh atlas}
#'}
#'
#' @docType data
#' @name brodmann
#' @keywords datasets
#' @family ggseg_atlases ggseg3d_atlases
#' @references Brodmann K (1909). "Vergleichende Lokalisationslehre der Grosshirnrinde". Leipzig: Johann Ambrosius Barth.
#' (\href{https://digital.zbmed.de/zbmed/id/554966?}{ZB med})
#' @import ggseg
#' @import ggseg3d
#' @rdname brodmann
#' @examples
#' data(brodmann)
#' data(brodmann_3d)
"brodmann"
#' @rdname brodmann
"brodmann_3d"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.