- Please send plain text mails.
- So you REALLY want shading lines?
Anyway, set the line width option for the current device prior to
calling barplot():
par(lwd=2)
barplot(...)
Uwe Ligges
Monica Pisica wrote:
> Hi,
>
> I would like to modify how barplot plots. For reasons only my superv
Hi,
I would like to modify how barplot plots. For reasons only my supervisor
comprehends i need to do the crisscross lines in the bar thicker. If i use
lwd=2 the y-axis is thicker, (i use the option beside = TRUE) but nothing else
is affected by this parameter - it seems. I looked at th
2 matches
Mail list logo