plotCorMat: Plot of correlation matrix

View source: R/plotCorMat.R

plotCorMatR Documentation

Plot of correlation matrix

Description

Interface to corrplot::corrplot()

Usage

plotCorMat(
  X,
  method = "ellipse",
  order = "original",
  main = NULL,
  label = 0,
  cex.lab = 1,
  gPars = ErrViewLib::setgPars()
)

Arguments

X

-

method

-

order

-

main

-

label

-

cex.lab

-

gPars

-


ppernot/ErrViewLib documentation built on June 1, 2024, 4:33 a.m.