[R] Interactive plot (histogram) in R..........possible?

David Winsemius dwinsemius at comcast.net
Tue Feb 16 22:59:30 CET 2010


On Feb 16, 2010, at 4:44 PM, Megh wrote:

>
> Dear all,
>
> I am looking for some kind of interactive plot to draw a histogram  
> for a
> normal distribution with different sample size. In that plot there  
> would be
> some sort of "scroll-bar" which will take min value 10 and maximum  
> value of
> 10,000 as sample size (n) from a standard normal distribution.
>
> In that case user will scroll in that scroll bar and histogram with
> different sample numbers will be drawn in the same plot.
>
> Is there any function/package in R to do that? Your help will be  
> highly
> appreciated.
>

Have you looked at TeachingDemos? It has a bunch of "tk" interactive  
stuff like that.

> Thanks,
> -- 
> View this message in context: http://n4.nabble.com/Interactive-plot-histogram-in-R-possible-tp1557984p1557984.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help at 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.

David Winsemius, MD
Heritage Laboratories
West Hartford, CT



More information about the R-help mailing list