Skip to content
Prev 135937 / 398500 Next

axis help

On Wednesday 06 February 2008 (15:14:28), rich at thevillas.eclipse.co.uk wrote:
Try:

axis(1,at=c(0,0.6,1.1,1.6,2.1,2.6,3.1,3.6),labels=c(0,3,4,5,6,7,8,NA),pos=1)

The 'pos=' argument does the trick.

Best,
Martin