[R] horizontal high-density lines?
Uwe Ligges
ligges at statistik.uni-dortmund.de
Thu Feb 27 08:30:04 CET 2003
Remko Duursma wrote:
> Hi all,
>
> the option type="h" in plot() makes nice vertical (histogram-like) lines. Is there a way to make similar, horizontal lines?
>
> I can of course resort to using lines() multiple times, but i was hoping that there is a more elegant solution.
>
> thanks,
>
> Remko Duursma
I guess you are looking for ?segments.
Uwe Ligges
More information about the R-help
mailing list