On Sat, Aug 2, 2008 at 1:41 PM, John Fox <[EMAIL PROTECTED]> wrote: > Dear Cody, Frank, and Hadley, > > Perhaps a more general point is that using a vectorized cex argument to > plot() or points(), one can specify the relative radii of circles. > > Try, for example, plot(1:10, cex=sqrt(1:10)).
Of course, then you're on your own in terms of a legend. Hadley -- http://had.co.nz/ ______________________________________________ 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.