R/idMSMStissueproject-data.R

#' @name tissue
#'
#' @title Example data for `MetCirc`: `tissue`
#'
#' @description The `data.frame` `tissue` is used in the subsection
#' 'Preparing the tissue data set for analysis' in the vignette of
#' `MetCirc`. MS/MS data are merged across floral organs
#' in this `data.frame`.
#'
#' @docType data
#'
#' @return `data.frame`
#'
#' @format `data.frame`
#'
#' @source internal
#'
#' @author Thomas Naake, \email{thomasnaake@@googlemail.com}
NULL

#' @name compartmentTissue
#'
#' @title Example data for `MetCirc`: `compartmentTissue`
#'
#' @description
#' The `data.frame` `compartmentTissue` is used in the
#' subsection 'Preparing the tissue data set for analysis' in the vignette
#' of `MetCirc`. In `compartmentTissue`, information on the
#' organ-localisation of each MS/MS spectrum is stored.
#'
#' @docType data
#'
#' @return `data.frame`
#'
#' @format `data.frame`
#'
#' @source internal
#'
#' @author Thomas Naake, \email{thomasnaake@@googlemail.com}
NULL

Try the MetCirc package in your browser

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

MetCirc documentation built on Nov. 8, 2020, 8:26 p.m.