r.ggplot.corr: r.ggplot.corr

Description Usage Arguments See Also

Description

Add data to the current plot.

Usage

1
2
3
4
5
r.ggplot.corr(Mcorr, listVar = colnames(Mcorr), colorPos = rgb(70/255,
  130/255, 180/255), colorNeg = rgb(165/255, 42/255, 42/255),
  stroke = rgb(0, 0, 0, 0.2), title = NULL, xlab = NULL, ylab = NULL,
  showText = NULL, rowNames = NULL, colNames = NULL, angle = 60,
  expand = TRUE)

Arguments

Mcorr

Matrix of correlations (cor).

See Also

cor


rocalabern/rplot documentation built on May 27, 2019, 12:14 p.m.