smart_hist {smarter} | R Documentation |
smart_hist
Description
smart_hist
Usage
smart_hist(x, freq = FALSE, dens = TRUE, main = "", ...)
Arguments
x |
A numeric vector |
freq |
Boolean set to |
dens |
Boolean set to |
main |
String for plot title |
... |
arguments passed to hist |
Value
No return value.
[Package smarter version 1.0.1 Index]