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]]
______________________________________________
[email protected] 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.