> My data looks ugly in a normal histogramm. How can I create a histogramm with 
> a Y-axis in log-scale?

It really doesn't make sense to have a logged y scale - because the
bars on a histogram all start at zero (and all regions outside the
support of the data have zero value) and logging 0 does not give
something that is easily displayed on a plot!

Hadley

______________________________________________
[email protected] 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