search for: _plot_

Displaying 2 results from an estimated 2 matches for "_plot_".

Did you mean: _lot_
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 closest I can come to duplicating this is to get the dash and point lying on top of each other in the legend box. Any suggestions? Thanks, Paul Louisell Pratt &...
2011 Aug 17
2
Lattice: problem with setting space between plot and legend
Dear R Users, I am writing code to present my output data (I'm using Lattice Package). However, it's essential for me to control space between barchart and legend. I've read the package's specification, but unfortunately I haven't spot the information how to do this. Here's the code I've written: barchart(mymatrix[,1:ncol(mymatrix)],horizontal=FALSE,