PlotImpVarMeta: Plot PLS important variables,

View source: R/multifac_covariate.R

PlotImpVarMetaR Documentation

Plot PLS important variables,

Description

Plot PLS important variables, BHan: added bgcolor parameter for B/W color

Usage

PlotImpVarMeta(
  mSetObj = NA,
  imp.vec,
  xlbl,
  feat.num = 15,
  color.BW = FALSE,
  type = "meta"
)

Arguments

mSetObj

Input name of the created mSet Object

imp.vec

Input the vector of important variables

xlbl

Input the x-label

feat.num

Numeric, set the feature numbers, default is set to 15

color.BW

Use black-white for plot (T) or colors (F)

type

type, default is "type"

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.