[R] drilling down data on charts
jverzani
jverzani at gmail.com
Thu Oct 14 21:42:15 CEST 2010
Greg Snow <Greg.Snow <at> imail.org> writes:
>
> It is not clear what exactly you want. Try looking at the functions
TkPredict, TkSpline, and TkApprox in the
> TeachingDemos package to see if any of those do what you want.
>
> If not, give a bit more of a description and include some sample data.
>
You could program something by using locator() perhaps although as
Greg mentions
it isn't clear what you want.
Along those lines, in addition to the above mentioned packages,
you might want to look at some packages that use cairoDevice
to create interactive graphic displays. For example, you might
find ready made features in playwith or you can use gWidgetsRGtk2
to create something on your own.
More information about the R-help
mailing list