[R] Bar widths in barplots don't change

s-luppescu@uchicago.edu s-luppescu at uchicago.edu
Mon Feb 5 17:40:57 CET 2001


Is the width= parameter in barplot() supposed to work? I couldn't get it to
work in my plot, and even in the example,

data(VADeaths, package = "base")
barplot(VADeaths, width=rep(0.1, 4))

the plot looks identical regardless of what I put in for the width. I looked at
the source for barplot() and it looks like it SHOULD work (but what do I know).
Am I doing something wrong?
______________________________________________________________________
Stuart Luppescu         -=-=-  University of Chicago
$(B:MJ8$HCRF`H~$NIc(B        -=-=-  s-luppescu at uchicago.edu
http://www.consortium-chicago.org/people/sl.html
http://musuko.uchicago.edu/pubkey.asc for PGP Public Key
ICQ #21172047  AIM: psycho7070
I am not an Economist.  I am an honest man!
                -- Paul McCracken
>> Sent on 05-Feb-2001 at 09:36:49 with xfmail
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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