Hi,

I would like to change the font type (to courier) of my rows labels when I plot a heatmap with R.

I have used cexRow=0.7 to modify the size but didn't find anything regarding font type.

heatmap(as.matrix(cebpa50), margins=c(5,10) , Colv=NA , scale="column", col=col4, cexRow=0.7)

Thanks,

Ben

______________________________________________
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