powered by
ScaleHistogram(x, factor)
"histogram"
hist
histogramtools-package
x <- runif(100) h <- hist(x, plot=FALSE) plot(ScaleHistogram(h, 10))
Run the code above in your browser using DataLab