[R] plotting two curves: Why same hight?

Francisco J Molina FJMolina at lbl.gov
Thu Aug 1 22:45:51 CEST 2002


R 1.5.1 in a linux machine.

I am plotting two curves with curve ():

sin(x)/10 and sin(x)

together, one below the other one ( using par ( mfrow = c ( 2, 1 ))).
What I have noticed is that both curves have the same height but this
should not be so since the range of values of the first function is
shorter than the one of the second function.

In the description of par I could not find any command to fix the
solution.

Thank you.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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