Skip to content
Back to formatted view

Raw Message

Message-ID: <Pine.SUN.3.95.990112170854.12768A-100000@paca>
Date: 1999-01-12T22:10:04Z
From: Ben Bolker
Subject: PAR(las)
In-Reply-To: <000b01be3e75$8c2b5b60$2c4fa8c0@tring.stofanet.dk>

On Tue, 12 Jan 1999, Troels Ring wrote:

> Dear friends. In the documentation for PAR it is specified that "las"
> allowing turning axis labels away from default=parallel to axis is not
> implemented. I need to make graphs with horizontal Y axis labels - how
> to ?  I'm using win98.  Thank you in advance.  Sincerely yours
> 

   It *is* implemented, at least in 0.63.1 [SunOS 4.1.4].
   Have you tried it?
 
    par(las=0)
    plot(1:10,1:10)
    par(las=1)
    plot(1:10,1:10)

  Ben Bolker
    

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._