Skip to content
Prev 59584 / 398502 Next

How to correct this

Hi
Mulholland, Tom wrote:
In this case, using grid (or gridBase) is probably overkill.  The 
symbols() function should do what you want.  For example, ...

symbols(rep(0.5, 4), rep(0.5, 4), circles=1:4, add=TRUE)

Paul