R/data.R

#' @title 30 minute Metabolomics Analysis of Human Plasma
#'
#' @description An example metabolomics dataset consisting of human plasma from
#' Red Cross and CHEAR cohorts, plus pooled aliquots and blanks, acquired with
#' a 30 minute total Reversed-Phase Liquid Chromatography and a QTOF-MS
#' instrument in the positive ionization mode.
#'
#' @format A data frame with 8910 rows and 22 columns
#'
#' @usage data(plasma30)
"plasma30"


#' @title 20 minute Metabolomics Analysis of Human Plasma
#'
#' @description An example metabolomics dataset consisting of human plasma from
#' Red Cross and CHEAR cohorts, plus pooled aliquots and blanks, acquired
#' with a 20 minute total Reversed-Phase Liquid Chromatography &
#' QTOF-MS instrument in the positive ionization mode.
#'
#' @format A data frame with 8910 rows and 22 columns:
#'
#' @usage data(plasma20)
"plasma20"

Try the metabCombiner package in your browser

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

metabCombiner documentation built on Dec. 10, 2020, 2 a.m.