powered by
hist.rv
"hist"(x, grid = c(4, 5), xlim = x.range, main = paste(xname, "simulation"), freq=FALSE, ...)
FALSE
See also vignette("rv").
vignette("rv")
x <- rvnorm(30) hist(x)
Run the code above in your browser using DataLab