[R] Using interactive plots to get information about data points
jcarmichael
jcarmichael314 at gmail.com
Fri Aug 22 23:53:12 CEST 2008
I have been experimenting with interactive packages such iplots and playwith.
Consider the following sample dataset:
A B C D
1 5 5 9
3 2 8 4
1 7 3 0
7 2 2 6
Let's say I make a plot of variable A. I would like to be able to click on
a data point (e.g. 3) and have a pop-up window tell me the corresponding
value for variable D (e.g. 4). I am also trying to produce multiple small
plots. For example, four side-by-side boxplots for each of the four
variables A, B, C, D.
Any help would be greatly appreciated! Thanks!
--
View this message in context: http://www.nabble.com/Using-interactive-plots-to-get-information-about-data-points-tp19116114p19116114.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list