## 2d polygons ----
#' Parcellation from a midsagittal slice
#'
#' @docType data
#' @name midsagittal
#' @keywords datasets
#'
#'
#' @format A data.frame with 2483 observations and 8 variables
#' \describe{
#' \item{long}{coordinates for the x-axis}
#' \item{lat}{coordinates for the y-axis}
#' \item{area}{name of region}
#' \item{hemi}{dummy name of the hemisphere}
#' \item{side}{which side to view (sagittal)}
#' \item{label}{label name from Freesurfer}
#' \item{atlas}{name of the atlas}
#' }
#'
#' @examples
#' data(midsagittal)
"midsagittal"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.