PlotCmpdSummary: Plot compound summary change to use dataSet$proc instead of...

View source: R/general_data_utils.R

PlotCmpdSummaryR Documentation

Plot compound summary change to use dataSet$proc instead of dataSet$orig in case of too many NAs

Description

Plot compound summary change to use dataSet$proc instead of dataSet$orig in case of too many NAs

Usage

PlotCmpdSummary(
  mSetObj = NA,
  cmpdNm,
  meta = "NA",
  meta2 = "NA",
  count = 0,
  format = "png",
  dpi = 72,
  width = NA
)

Arguments

mSetObj

Input the name of the created mSetObj (see InitDataObjects)

cmpdNm

Input the name of the compound to plot

meta

meta is "NA"

meta2

only applicable for multifac module, secondary factor

count

img count number

format

Input the format of the image to create

dpi

Input the dpi of the image to create

width

Input the width of the image to create

Author(s)

Jeff Xiajeff.xia@mcgill.ca McGill University, Canada License: GNU GPL (>= 2)


xia-lab/MetaboAnalystR documentation built on May 6, 2024, 2:41 a.m.