Hi everyone, How do I draw a transparent ploygon overlaying with a scatter plot?
Let's say, we call plot() to have a scatter plot, then call polygon() to add a polygon. I was hoping the polygon can be transparent so the scatter plot is still visible. I can't find any argument in polygon() for such a feature. Is there another way to do it? Thanks. Jun Shen [[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.