powered by
logHist(x, logargs = NULL, main = xmain, xlab = xname, ...)
logAxis
hist
dat <- rbeta(1e4, 2, 18)*100 hist(dat, col="tan", breaks=50) logHist(dat, col="tan", breaks=50)
Run the code above in your browser using DataLab