Displaying 1 result from an estimated 1 matches for "data2_sappli".
Did you mean:
data2_sapply
2001 Jul 13
1
Histogram with logarithmic scale
> My question is not about statistics but more obviously about an R command.
> I would like to plot an histogram with a logarithmic scale. I have
> searched through R documentation and have read about the "log" option.
> What matters is that it does not work with the hist() function. I'm
> working with R version 1.2.3 . Maybe the problem has been solved in R 1.3
> .