Re: [R] Modify pdf file with Illustrator.

2012-06-04 Thread Jinyan Huang
Thanks for the links! It is a very nice tutorial. On Mon, Jun 4, 2012 at 8:47 PM, Michael Friendly wrote: > On 6/3/2012 2:42 AM, Jinyan Huang wrote: >> >> Dear list, >> >> Some times I want to modify the pdf file which produced by R with >> illustrator. But when I use Illustrator open the pdf fi

Re: [R] Modify pdf file with Illustrator.

2012-06-04 Thread Michael Friendly
On 6/3/2012 2:42 AM, Jinyan Huang wrote: Dear list, Some times I want to modify the pdf file which produced by R with illustrator. But when I use Illustrator open the pdf file, it often makes the pdf some little changed. Anyone have some suggestions? Is it better to use other file type, not pdf?

Re: [R] Modify pdf file with Illustrator.

2012-06-03 Thread Neil Collier
ggplot2 handles all of these requirements. I highly recommend using it for composite figures. Try the grid.arrange() and arrangeGrob in the 'gridExtra' package in addition to ggplot2. On Mon, Jun 4, 2012 at 1:08 AM, Uwe Ligges wrote: > > > On 03.06.2012 17:03, Jinyan Huang wrote: > >> Thank you.

Re: [R] Modify pdf file with Illustrator.

2012-06-03 Thread Jinyan Huang
Thank you for your suggestion. Do you have some example codes using ggplot2 or grid.arrange() and arrangeGrob to composite figures? On Mon, Jun 4, 2012 at 7:36 AM, Neil Collier wrote: > ggplot2 handles all of these requirements. I highly recommend using it for > composite figures. Try the gri

Re: [R] Modify pdf file with Illustrator.

2012-06-03 Thread Uwe Ligges
On 03.06.2012 17:03, Jinyan Huang wrote: Thank you. 1, I want to put some text and title. Then put several figures into one. So just do it within R and use title() within R and use par() and its argument mfrow to arrange several figures in rows and columns. Uwe Ligges On Sun, Jun 3, 2

Re: [R] Modify pdf file with Illustrator.

2012-06-03 Thread Jinyan Huang
Thank you. 1, I want to put some text and title. Then put several figures into one. On Sun, Jun 3, 2012 at 10:59 PM, Uwe Ligges wrote: > > > On 03.06.2012 08:42, Jinyan Huang wrote: >> >> Dear list, >> >> Some times I want to modify the pdf file which produced by R with >> illustrator. But when

Re: [R] Modify pdf file with Illustrator.

2012-06-03 Thread Uwe Ligges
On 03.06.2012 08:42, Jinyan Huang wrote: Dear list, Some times I want to modify the pdf file which produced by R with illustrator. But when I use Illustrator open the pdf file, it often makes the pdf some little changed. Anyone have some suggestions? Is it better to use other file type, not pd

[R] Modify pdf file with Illustrator.

2012-06-02 Thread Jinyan Huang
Dear list, Some times I want to modify the pdf file which produced by R with illustrator. But when I use Illustrator open the pdf file, it often makes the pdf some little changed. Anyone have some suggestions? Is it better to use other file type, not pdf? Or when I produced the pdf, I should set s