On 6/12/07, Roy Mendelssohn <[EMAIL PROTECTED]> wrote: > I apologize for the off-topic post, but my Google search did not turn > up much and I thought people on this list my have knowledge of this. > I am looking for examples of data brushing (i.e. dynmaic linked > plots) either on a web site, or in a web-based application, such as > an AJAX app. Even better if there is a way to do this in R. > > Thanks for any help.
It's not completely in R, but rggobi (http://www.ggobi.org/rggobi) offers a tight link to ggobi (http://www.ggobi.org) which offers a wide range of interactive and dynamic graphics, including linked brushing. Hadley ______________________________________________ [email protected] 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.
