[R] Plotting a x axis from a vector with rownames
Sven Garbade
garbade at psy.uni-muenchen.de
Mon Mar 4 16:30:58 CET 2002
Christophe Declercq wrote:
> Is that what you want?
>
> > y<-c(78.952, 87.308, 86.490, 74.040)
> > names(y)<-c("cond1", "cond2", "cond3", "cond4")
> > stripchart(y~names(y), vertical=TRUE)
>
> Hope it helps.
Yes, exactly. Thanks, Sven
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list