Re: [R] Justify axis labels in mosaic plot

2014-02-04 Thread Jim Lemon
On 02/05/2014 12:41 PM, Derickson, Ryan, VHACIN wrote: Hello All, I'm trying to right-justify the y-axis labels in a mosaic plot from base R. I've tried too many commands (adj specifically) to list here and nothing works so far. I'm sure this could be done in the vcd or ggplot2 packages, but I

[R] Justify axis labels in mosaic plot

2014-02-04 Thread Derickson, Ryan, VHACIN
Hello All, I'm trying to right-justify the y-axis labels in a mosaic plot from base R. I've tried too many commands (adj specifically) to list here and nothing works so far. I'm sure this could be done in the vcd or ggplot2 packages, but I would prefer to do it with mosaicplot in base R if at