Skip to content
Prev 246479 / 398502 Next

dotchart for matrix data

On Jan 5, 2011, at 8:11 AM, e-letter wrote:

            
There is no pch command. It is a graphical parameter. If you are  
looking at the "points" help page then you are not looking at  
documentation that necessarily applies to a lattice function like  
dotplot. After first looking at ?dotplot, then ?panel.dotplot,  and  
then because it says the points are done with panel.xyplot, my guess  
is that you need to add a fill =TRUE or a fill= <color-vector> option.