[R] switch of cex adjustment with mfrow?
Jannis
bt_jannis at yahoo.de
Wed Aug 2 14:29:00 CEST 2017
Dear list members,
i am trying to create multiple figures with identical layout (i.e. font sizes etc.) for a publication created with Latex. To do so (i.e. to get identical font sizes) I save all plots as a pdf with widths and heights as they would later appear in the paper (to prevent scaling etc.). My problem now is that I create several multipanel plots with par(mfrow=c(...)) which sometimes changes the cex value. Is there any way (other than using layout() etc which would mean a lot of recoding) to prevent this and have identical point and font sizes and line widths etc throughout all plots? I tried to increase the cex value so that after the reduction by mfrow it is again 1 but I am not sure whether this prevents all resizing and was hoping for an easier way to achive this?
Any ideas?
CheersJannis
[[alternative HTML version deleted]]
More information about the R-help
mailing list