[R] Start plot really at baselines x=0, y=0

marcg mdgi at gmx.ch
Thu Nov 1 08:47:30 CET 2007


Dear R

Plots without par arguments do start not at zero (means, the box around is somwhere outside the specified plotrange). How to start really from zero, pe. basline y=0?

every standart par works like this:

x<-seq(1,10,0.1)
y<-sin(x)

plot(sin(x))

Thanks for help

Marc
-- 
Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten 
Browser-Versionen downloaden: http://www.gmx.net/de/go/browser



More information about the R-help mailing list