[R] Graphics: somethink like autoscale

nicolas baurin nicolas.baurin at univ-orleans.fr
Fri Apr 21 11:34:27 CEST 2000


Hello to all of you,

What i try to do : i got data of the type (x,y) which i plot with plot
(x,y).

i want to actualise that plot adding new points (x,y) (i did it with
points(x,y)): how can i adjust the scale of the axis x and y
to see all the points in the window.
Ex: i start with plot (1,0.5). If i do points(0.8,0.5) no problem, all
my points are visible on the graph. But if i do points(2,2),
this point is not visible on the plot. I'm looking for a way to adjust
the scale of the x and y axis to see all my points in the window.

Cordialement,


--
Nicolas Baurin

Doctorant
Institut de Chimie Organique et Analytique, UPRES-A 6005
Université d'Orléans, BP 6759
45067 ORLEANS Cedex 2, France
Tel: (33+) 2 38 49 45 77

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



More information about the R-help mailing list