R/correction_factors.R

#' Quadrupole bias correction factors
#'
#' A dataset containing the experimentally determined peak area correction
#' factors to adjust for differential isotope transit through the quadrupole.
#'
#' @format A tibble with `r nrow(correction_factors)` rows and
#' `r ncol(correction_factors)` variables:
#'
#' \describe{
#'   \item{metabolite}{name of metabolite}
#'   \item{M}{specific isotope}
#'   \item{cf}{correction factor that is multiplied by peak area}
#'   }
"correction_factors"
oldhamlab/Xiao.2021.endothelial.immunometabolism documentation built on Feb. 25, 2021, 2:55 p.m.