Re: [R] Output Graphics GIF

2010-10-03 Thread Henrik Bengtsson
On Sun, Oct 3, 2010 at 5:47 AM, Mike Marchywka wrote: > > > > > > > > > Date: Sat, 2 Oct 2010 23:59:50 -0300 > From: nilzabar...@gmail.com > To: tal.gal...@gmail.com > CC: r-help@r-project.org > Subject: Re: [R] O

Re: [R] Output Graphics GIF

2010-10-03 Thread Mike Marchywka
Date: Sat, 2 Oct 2010 23:59:50 -0300 From: nilzabar...@gmail.com To: tal.gal...@gmail.com CC: r-help@r-project.org Subject: Re: [R] Output Graphics GIF On Mon, Sep 27, 2010 at 11:31 AM, Tal Galili wrote: > I am guessing you are saving the p

Re: [R] Output Graphics GIF

2010-10-03 Thread Nilza BARROS
On Mon, Sep 27, 2010 at 11:31 AM, Tal Galili wrote: > I am guessing you are saving the plot using the menu system. > > If that is the case, have a look at: > > ?pdf > ?png > > Generally, I like saving my graphics to pdf since it is vectorized. > > Cheers, > Tal > > > Contact > Det

Re: [R] Output Graphics GIF

2010-10-02 Thread Nilza BARROS
Dear R users, Thanks!. After reading the suggestions I have decided to choose png format Bye and Best Regards, Nilza On Mon, Sep 27, 2010 at 11:18 AM, Barry Rowlingson < b.rowling...@lancaster.ac.uk> wrote: > On Mon, Sep 27, 2010 at 1:39 PM, Nilza BARROS > wrote: > > Dear R users, > > > > Ho

Re: [R] Output Graphics GIF

2010-09-27 Thread Tal Galili
I am guessing you are saving the plot using the menu system. If that is the case, have a look at: ?pdf ?png Generally, I like saving my graphics to pdf since it is vectorized. Cheers, Tal Contact Details:--- Contact me: tal.g

Re: [R] Output Graphics GIF

2010-09-27 Thread Barry Rowlingson
On Mon, Sep 27, 2010 at 1:39 PM, Nilza BARROS wrote: > Dear R users, > > How could I managed graphics in GIF  format? What I have been doing is > graphics in *.ps or *.eps and after I convert them using CONVERT (from > ImageMagick) but the output quality is not good.  Since these graphics will > b

[R] Output Graphics GIF

2010-09-27 Thread Nilza BARROS
Dear R users, How could I managed graphics in GIF format? What I have been doing is graphics in *.ps or *.eps and after I convert them using CONVERT (from ImageMagick) but the output quality is not good. Since these graphics will be use for other users they must have a better image quality. I

[R] Output Graphics GIF

2010-09-27 Thread Nilza BARROS
Dear R users, How could I managed graphics in GIF format? What I have been doing is graphics in *.ps or *.eps and after I convert them using CONVERT (from ImageMagick) but the output quality is not good. Since these graphics will be use for other users they must have a better image quality. I r