[R] Modify pdf file with Illustrator.

Uwe Ligges ligges at statistik.tu-dortmund.de
Sun Jun 3 17:08:51 CEST 2012



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, 2012 at 10:59 PM, Uwe Ligges
> <ligges at statistik.tu-dortmund.de>  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 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 some other parameters?
>>
>>
>> Questions are:
>>
>> 1. Why do you need to modify it, perhaps you don't.
>> 2. What dio you want to do with the file in later steps? Perhaps a format
>> with a representation in a more human readable form helps...
>>
>> Best,
>> Uwe Ligges
>>
>>
>>
>>>
>>> Thank you
>>>
>>> ______________________________________________
>>> 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.



More information about the R-help mailing list