Skip to content

Sum: [R] Reset par(xaxp) in plot

1 message · Yang, Richard

#
Many thanks to Peter Dalgaard BSA and Uwe Uwe Ligges for their prompt
responses. It turns out xaxp can not be set by par(xaxp = c(x1, x2, n)) as
indicatedd in Help for 'par' document. Both pointed me to the right
direction by setting axes = F or xaxt = "n" in plot() and using axis(1,
seq=c(0,150,15)) to produce an axis with desired intervals. 

Richard

My original question:
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._