Hello, list,
 
 I'm new to R and I'm trying to produce a chart with currency values on the y axis.
Values should be e.g. 1,00, 1,50, 2,00, etc.
In fact they are 1,0, 1,5, 2,0, etc.
How do I get R to show two digits after the comma on that axis?
 
Thanks for any help,
 Mario
	[[alternative HTML version deleted]]

