Java Mailing List Archive

http://www.r-help.com/

Home » Home (12/2007) » R Help for Statistical Computing »

Re: [R] stripchart usage and alternatives

Dieter Menne

2005-07-14

Replies:

Mike R <mike.rstat <at> gmail.com> writes:

.....
> stripchart(r~u,vertical=TRUE,pch=21)
> stripchart(rm~levels(uf),vertical=TRUE,pch=3,add=TRUE)
>
> the above code creates a scatter plot of nominal data
>
> are there alternatives to generate the same or similar
> "kind" of figure?

How about stripplot in lattice/trellis?


Dieter

______________________________________________
R-help@(protected)
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
©2008 r-help.com - Jax Systems, LLC, U.S.A.