On 02/22/2012 09:24 AM, Shi, Tao wrote:
Hi list,
I want to draw a bar plot with color indicating one grouping and different
shading on top of the color indicating another grouping. How should I proceed?
Hi Tao,
You can build a barplot with the rectFill function (plotrix), but it is
not a matter of just calling barplot. Have a look at the example
function and see if it is what you want.
Jim
______________________________________________
R-help@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.