Skip to content
Prev 22880 / 398502 Next

axis() plot() - step

Nolwenn Le Meur wrote:
plot(..., xlim = c(-2, 2), ylim = c(-2,2), xaxt = "n", yaxt = "n") 
  axis(1, at = seq(-2, 2, 0.5))  
  axis(2, at = seq(-2, 2, 0.5))

Uwe Ligges
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._