Skip to content
Prev 350637 / 398502 Next

Graphs for scientific publication ?

Hi Jeremy,

On Mon, May 4, 2015 at 6:13 AM, Jeremy Clark <jeremyclarkbio at gmail.com>
wrote:
I don't have a Mac available, but it works as expected here on Linux. You
may wish to ask on the r-sig-mac mailing list.
Are you sure about that? It opens a png device by default here. See ?Cairo
especially the type argument.

and the CairoX11 device gives similar lines to that from
Generally graphics that you wish to publish or otherwise disseminate will
be written to a png, pdf, or similar. How does

png("tst.png", width=5, height=5, units = "in", res=300)
q3
dev.off()

look?
It would have been nice to have a reproducible example of what you are
trying to accomplish by turning off clipping. There may be an easier way,
but it's hard to say for sure without knowing what the goal is.

Best,
Ista
http://www.R-project.org/posting-guide.html