[R] number plot symbol in scatterplot?

Warnes, Gregory R gregory_r_warnes at groton.pfizer.com
Fri Jan 3 19:15:05 CET 2003


Another is to use the function 'space' in the gregmisc package.  It is used
like 'jitter', but it determistically spreads (nearly) overlapping points
out in either the x dimension so they don't overlap.   See ?space in the
gregmisc package for details.

I've found this useful for situations where the the x and y data is
discrete.

FTIW, the gregmisc package also contains the function hist2d, which will
create and plot a 2-dimensional histogram.

-Greg


> -----Original Message-----
> From: Simpson, William [mailto:William.Simpson at drdc-rddc.gc.ca]
> Sent: Friday, January 03, 2003 11:27 AM
> To: 'r-help at stat.math.ethz.ch'
> Subject: RE: [R] number plot symbol in scatterplot?
> 
> 
> OK Thanks Martin and Thomas I'll check sunflowerplot()
> 
> Bill
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> http://www.stat.math.ethz.ch/mailman/listinfo/r-help
> 


LEGAL NOTICE\ Unless expressly stated otherwise, this message is ... [[dropped]]




More information about the R-help mailing list