corrplot
plots a correlation matrix, but it does not return a graphical object (grob)
I would like to plot several correlation matrices on a single page. For normal plots, I would use grid.arrange
from the gridExtra
package. However since corrplot only prints and does not return an object, I can't see how to do this.
Is there a workaround or a better alternative to corrplot
?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…