PlotMetaCorrHeatmap: Generate correlation heatmap for metadata

View source: R/multifac_asca_heatmap2.R

PlotMetaCorrHeatmapR Documentation

Generate correlation heatmap for metadata

Description

Plot correlation coefficients between metadata

Usage

PlotMetaCorrHeatmap(
  mSetObj = NA,
  cor.opt = "pearson",
  imgName,
  format = "png",
  dpi = 96,
  width = NA
)

Arguments

mSetObj

Input the name of the created mSetObj (see InitDataObjects)

cor.opt

Meethod for computing correlation coefficient

Author(s)

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


xia-lab/MetaboAnalystR documentation built on April 20, 2024, 8:13 p.m.