[R] Values in horizontal versus vertical position on 'y' axe

Mike Meredith mmeredith at wcs.org
Mon Aug 13 14:01:17 CEST 2007



? par    # then scroll down to look at 'las'

You probably want

par(las=1)

HTH, Mike.


akki wrote:
> 
> hi,
> When I do a graph. the values on y axe are vertical position. How can I
> put
> the values in horizontal position?
> 
> thanks
> 
> 	[[alternative HTML version deleted]]
> 
> ______________________________________________
> R-help at 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.
> 
> 

-- 
View this message in context: http://www.nabble.com/Values-in-horizontal-versus-vertical-position-on-%27y%27-axe-tf4260726.html#a12124985
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list