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