2010/11/19 Lara Poplarski <larapoplar...@gmail.com>

>
>  In order to make the output more readable
>


You can just copy the style of the cor.plot.

mat<-matrix(rnorm(256e4),16e2,16e2)
image(cor(mat),axes=F,col= grey((dim(mat)[1]:0)/dim(mat)[1]),main="Like
this")

-- 
Mi³ego dnia

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to