Displaying 1 result from an estimated 1 matches for "_pch_".
Did you mean:
kpch_
2005 Jan 28
0
Line types in the legend function
Hi,
I'm using version 2.0.1 of R on a Windows 2000 platform. The legend function
has parameters _lty_ and _pch_ for drawing line types and point types in the
legend box, but I can't find any way of getting the patterns corresponding
to _type='b'_ in the _plot_ function. When you enter _type='b'_ as a
parameter in the plot function, you get an alternating series of dashes and
points. The c...