Re: [R] Interactive/Dynamic plots with R

2011-02-28 Thread Abhishek Pratap
Thanks Greg for all the suggestions.

-Abhi

On Sat, Feb 26, 2011 at 2:07 PM, Tal Galili  wrote:
> Hello Abhishek,
> Also notice that if you are on windows, then rggobi doesn't work for the
> latest R (with ggobi 2.1.8) because of GTK/dll issues.  In such a
> case, Greg's other suggestions are probably the way to go for the time
> being.
> Best,
> Tal
>
> Contact
> Details:---
> Contact me: tal.gal...@gmail.com |  972-52-7275845
> Read me: www.talgalili.com (Hebrew) | www.biostatistics.co.il (Hebrew) |
> www.r-statistics.com (English)
> --
>
>
>
>
> On Sat, Feb 26, 2011 at 7:15 PM, Greg Snow  wrote:
>>
>> n rggobi package that makes transferring data between R and ggobi easy.
>>  But I would probably start with the playwith pac
>

__
R-help@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.


Re: [R] Interactive/Dynamic plots with R

2011-02-26 Thread Tal Galili
Hello Abhishek,
Also notice that if you are on windows, then rggobi doesn't work for the
latest R (with ggobi 2.1.8) because of GTK/dll issues.  In such a
case, Greg's other suggestions are probably the way to go for the time
being.

Best,
Tal


Contact
Details:---
Contact me: tal.gal...@gmail.com |  972-52-7275845
Read me: www.talgalili.com (Hebrew) | www.biostatistics.co.il (Hebrew) |
www.r-statistics.com (English)
--




On Sat, Feb 26, 2011 at 7:15 PM, Greg Snow  wrote:

> n rggobi package that makes transferring data between R and ggobi easy.
>  But I would probably start with the playwith pac

[[alternative HTML version deleted]]

__
R-help@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.


Re: [R] Interactive/Dynamic plots with R

2011-02-26 Thread Greg Snow
There is an rggobi package that makes transferring data between R and ggobi 
easy.  But I would probably start with the playwith package which I think will 
do most of what you want.  Some other options are the iplots package, rpanel 
package, the fgui package and the tkexamp function in the TeachingDemos package 
(the last requires the most work on your part, but gives the most control).

-- 
Gregory (Greg) L. Snow Ph.D.
Statistical Data Center
Intermountain Healthcare
greg.s...@imail.org
801.408.8111


> -Original Message-
> From: Abhishek Pratap [mailto:abhishek@gmail.com]
> Sent: Saturday, February 26, 2011 1:09 AM
> To: Greg Snow
> Cc: r-help@r-project.org
> Subject: Re: [R] Interactive/Dynamic plots with R
> 
> Hi Greg
> 
> Ability to zoom in/out on x/y axis to begin with and then
> adding/removing data sets.
> 
> Thanks!
> -Abhi
> 
> 
> 
> On Fri, Feb 25, 2011 at 12:52 PM, Greg Snow 
> wrote:
> > What types of interaction do you want?
> >
> > --
> > Gregory (Greg) L. Snow Ph.D.
> > Statistical Data Center
> > Intermountain Healthcare
> > greg.s...@imail.org
> > 801.408.8111
> >
> >
> >> -Original Message-
> >> From: r-help-boun...@r-project.org [mailto:r-help-bounces@r-
> >> project.org] On Behalf Of Abhishek Pratap
> >> Sent: Friday, February 25, 2011 12:37 AM
> >> To: r-help@r-project.org
> >> Subject: [R] Interactive/Dynamic plots with R
> >>
> >> Hi Guys
> >>
> >> In order to look at a dense plot I would like to have the capability
> >> to plot dynamic/interactive. Before I try rgobi which I heard can
> help
> >> me; I would like to take your opinion.
> >>
> >> Thanks!
> >> -Abhi
> >>
> >> __
> >> R-help@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@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.


Re: [R] Interactive/Dynamic plots with R

2011-02-26 Thread Abhishek Pratap
Hi Greg

Ability to zoom in/out on x/y axis to begin with and then
adding/removing data sets.

Thanks!
-Abhi



On Fri, Feb 25, 2011 at 12:52 PM, Greg Snow  wrote:
> What types of interaction do you want?
>
> --
> Gregory (Greg) L. Snow Ph.D.
> Statistical Data Center
> Intermountain Healthcare
> greg.s...@imail.org
> 801.408.8111
>
>
>> -Original Message-
>> From: r-help-boun...@r-project.org [mailto:r-help-bounces@r-
>> project.org] On Behalf Of Abhishek Pratap
>> Sent: Friday, February 25, 2011 12:37 AM
>> To: r-help@r-project.org
>> Subject: [R] Interactive/Dynamic plots with R
>>
>> Hi Guys
>>
>> In order to look at a dense plot I would like to have the capability
>> to plot dynamic/interactive. Before I try rgobi which I heard can help
>> me; I would like to take your opinion.
>>
>> Thanks!
>> -Abhi
>>
>> __
>> R-help@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@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.


Re: [R] Interactive/Dynamic plots with R

2011-02-25 Thread Greg Snow
What types of interaction do you want?

-- 
Gregory (Greg) L. Snow Ph.D.
Statistical Data Center
Intermountain Healthcare
greg.s...@imail.org
801.408.8111


> -Original Message-
> From: r-help-boun...@r-project.org [mailto:r-help-bounces@r-
> project.org] On Behalf Of Abhishek Pratap
> Sent: Friday, February 25, 2011 12:37 AM
> To: r-help@r-project.org
> Subject: [R] Interactive/Dynamic plots with R
> 
> Hi Guys
> 
> In order to look at a dense plot I would like to have the capability
> to plot dynamic/interactive. Before I try rgobi which I heard can help
> me; I would like to take your opinion.
> 
> Thanks!
> -Abhi
> 
> __
> R-help@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@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.