#' @name tissue
#' @title Example data for \code{MetCirc}: \code{tissue}
#' @description The \code{data.frame} \code{tissue} is used in the subsection
#' 'Preparing the tissue data set for analysis' in the vignette of
#' \code{MetCirc}. MS/MS data are merged across floral organs
#' in this \code{data.frame}.
#' @docType data
#' @usage tissue
#' @return \code{data.frame}
#' @format \code{data.frame}
#' @source internal
#' @author Thomas Naake, \email{thomasnaake@@googlemail.com}
NULL
#' @name compartmentTissue
#' @title Example data for \code{MetCirc}: \code{compartmentTissue}
#' @description The \code{data.frame} \code{compartmentTissue} is used in the
#' subsection 'Preparing the tissue data set for analysis' in the vignette
#' of \code{MetCirc}. In \code{compartmentTissue}, information on the
#' organ-localisation of each MS/MS spectrum is stored.
#' @docType data
#' @usage tissue
#' @return \code{data.frame}
#' @format \code{data.frame}
#' @source internal
#' @author Thomas Naake, \email{thomasnaake@@googlemail.com}
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.