Skip to content

R logo in eps formt

2 messages · Ben Madin, Matt Shotwell

#
G'day all,

Sorry if this message has been posted before, but searching for R is always difficult...

I was hoping for a copy of the logo in eps format? Can I do this from R, or is one available for download?

cheers

Ben
#
See this earlier post for SVG logos:

http://tolstoy.newcastle.edu.au/R/e12/devel/10/10/0112.html

Using Image Magick, do something like 

convert logo.svg logo.eps
On Thu, 2011-12-01 at 10:56 +0700, Ben Madin wrote: