[R] Re: [R] box around a barplot

bernd.weiss@epost.de bernd.weiss at epost.de
Tue May 15 10:34:56 CEST 2001



-- Original Nachricht --

>At the end of your code type:
>box()
>
>So you'd have:
>barplot( pc,ylim=c(0,30),yaxs="r",xaxs="r",ylab="Anzahl"
>             ,names.arg=c("Mac","286er","386er","486er","Pentium I")
>             ,axisnames=T,col="gray")
>box()
>
>
>
>Cheers,
>
>Kevin

Thanks for your help! box() works fine.

Bernd



________________________________________
Der clevere Infobote - Shopping-Tipps bequem abonniert. Jetzt neu bei http://www.epost.de


-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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