From: Peter Dalgaard BSA (p.dalgaard@biostat.ku.dk)
Date: Fri 28 Jun 2002 - 02:25:56 EST
Message-id: <x2r8isd6y3.fsf@biostat.ku.dk>
Cyril Humbert <humbertc@univ-mlv.fr> writes:
> Is it a way to make plots with vertical lines, like plot(x, y, type="h"),
> but starting from a different value than y=0.
>
> For example, with x=1:3, y=-(1:3), y.orig=-3 :
>
> -1 |
> |
> y -2 | |
> | |
> -3 | | |
> 1 2 3
> x
>
You might subtract y.orig from the data and add it to the axis labels....
-- O__ ---- Peter Dalgaard Blegdamsvej 3 c/ /'_ --- Dept. of Biostatistics 2200 Cph. N (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~~~~~~~~~ - (p.dalgaard@biostat.ku.dk) FAX: (+45) 35327907 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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@stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
This archive was generated by hypermail 2.1.3 : Wed 16 Oct 2002 - 11:57:34 EST