Is this what you mean?

x <- rnorm(12)
histogram(x)
histogram(x, scales=list(x=list(at=c(-1, 1), labels=c("minus one", "one"))))



On Thu, Apr 12, 2012 at 9:28 AM, carol white <wht_...@yahoo.com> wrote:

> Hello,
> Is it possible to selectively display labels on a histogram?
>
> Thanks
>
> Carol
>
>        [[alternative HTML version deleted]]
>
> ______________________________________________
> 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.
>

        [[alternative HTML version deleted]]

______________________________________________
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