draw.plot.cormatrix.plot {coMET} | R Documentation |
Display the correlation plot at the bottom of the grid
draw.plot.cormatrix.plot(config.var, gbl.var)
config.var |
list of all variables defined in configuration file or via options of comet function |
gbl.var |
list of internal variables |
Return a viewport containing the correlation matrix
Tiphaine Martin