On Wed, Feb 4, 2009 at 9:26 AM, Jason Rupert <jasonkrup...@yahoo.com> wrote:
> Hadley,
>
> Thank you again for your suggestion.
>
> I am going with the second solution.  It appears to have a consistent bar
> width and helps to illustrate when data is not present within a certain
> bin.
>
> One other silly question - how in the world do I get the x-axis label to
> "not" show up?  I want the x-label, but not the x-axis to appear, e.g. for
> the example below the not to see the "Rural Feamale", "Rural Male", ... that
> are on the lower x-axis?

The easiest way is + xlab("") or + xlab(NULL)

Hadley

-- 
http://had.co.nz/

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to