If you look at the help for the tkBrush function in the TeachingDemos package,
the examples show the definition of a function called colhist. That function
may do what you want.
Hope this helps,
-----Original Message-----
From: r-help-bounces@stat.math.ethz.ch on behalf of sloan jones
Sent: Wed 12/27/2006 2:49 PM
To: r-help@stat.math.ethz.ch
Subject: [R] Help with histograms
I would like to make one histogram combining two value vectors. One vector has
more than 50 entries and the other only has 16. Both vectors contain dates in
the POSIXct format. I need to be able to highlight the 16 entries from the
smaller data set.
Is it possible to do this with the hist function? Which function should I use?
Sloan
--
_______________________________________________
Surf the Web in a faster, safer and easier way:
Download Opera 9 at http://www.opera.com
______________________________________________
R-help@stat.math.ethz.ch 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.
[[alternative HTML version deleted]]