[R] which one give clear picture-pdf, jpg or tiff?
Tim Gruene
tg at shelx.uni-ac.gwdg.de
Fri Aug 20 09:33:35 CEST 2010
Dear ,
PDF format has the advantage that it is resolution independent (unless it
contains an embedded bitmap, but I guess for a graph from R it won't), so that's
one great advantage of pdf.
However, as far as I know, MS product are a little ignorant of PostScript and
PDF, and if that's the case for your system, jpeg is probably better.
tiff is not really an image format, it's a container (like avi for videos), so
it's up to the program to put inside whatever it wants. There used to be a
patent problem with lzw compression often used in tiff-files so that they were
unnecessarily large.
Tim
On Fri, Aug 20, 2010 at 12:02:18AM -0700, r.ookie wrote:
> >From my experience, *.pdf is the best of the three file formats.
>
> On Aug 19, 2010, at 8:32 PM, Roslina Zakaria wrote:
>
> Hi,
>
> I need some opinion. I would like to use graph that I generate from R code and
> save it into word document. Which format is better? pdf, jpeg or tiff?
>
> Thank you.
>
>
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at 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.
>
> ______________________________________________
> R-help at 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.
--
--
Tim Gruene
Institut fuer anorganische Chemie
Tammannstr. 4
D-37077 Goettingen
GPG Key ID = A46BEE1A
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20100820/40d61cec/attachment.bin>
More information about the R-help
mailing list