| plotRankMat | R Documentation | 
Interface to corrplot::corrplot() or mode/CI graph
plotRankMat(
  E,
  tab = NULL,
  score = "mue",
  type = "levels",
  method = "square",
  nMC = 1000,
  cex.lab = 1,
  show.main = TRUE,
  offset = 0.7,
  M = nrow(E),
  label = 0,
  gPars = ErrViewLib::setgPars()
)
| E | - | 
| tab | - | 
| score | - | 
| type | - | 
| method | - | 
| nMC | - | 
| cex.lab | - | 
| show.main | - | 
| offset | - | 
| M | - | 
| gPars | - | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.