I have yet one problem, though -- with making the shapes solid.

Neither "solid circle" nor "filled circle" works:

points(sandwich3,cex=sandwich3$p*3,ph=19,col="gray")
points(sandwich3,cex=sandwich3$p*3,ph=21,col="gray",bg="gray")

​although "solid circle" works in the legend.

Cheers,
Artur

​

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to