Skip to content
Prev 348375 / 398500 Next

package 'corrplot'

On Feb 19, 2015, at 3:13 PM, Antonello Preti wrote:

            
`corrplot.mixed`'s help page says any extra arguments get passed to corrplot, so look at the help page for corrplot where teh tl.col parameter is described:

corrplot.mixed(cor(dat), col = rev(brewer.pal(10, "Greys")), tl.col = "black")