[R] package seriation- how to manage font size and label margin

Suparna Mitra suparna.mitra.sm at gmail.com
Fri Aug 30 11:23:31 CEST 2013


Hello R experts,
 I am trying to use hmap from package seriation or bertinplot.
I have two questions:
How can I specify smaller font? I tried with
pushViewport(viewport(layout=grid.layout(nrow = 1, ncol = 2),
+ gp = gpar(fontsize = 8)))
but didn't work for the font with bertinplot.

Also for hmap I need to arrange the margin so that all the labels are
visible.
I tried with par(mai=c(3,2,2,2)), but also with no luck.
Sample figure which I got is attached.
Any help will be really great.
Thanks a lot,
Mitra.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Rplot-cluster-Top50Family.pdf
Type: application/pdf
Size: 520309 bytes
Desc: not available
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20130830/d3c9654f/attachment.pdf>


More information about the R-help mailing list