Hi,
I need to draw a barplot with the value numbers on the bars. In
particular I would draw a barplot(beside=T) with on the bars the value
numbers and in the middle of the bars a parcentage.
------------------------------
			     |
	12.34%		     | 150
			     |
------------------------------
-----------------
                |
      7.01%     |  78
                |
-----------------
Marco