powered by
stepChart(vals, breaks = "Sturges", add = FALSE, ...)
hist
breaks
FALSE
add=TRUE
## Not run: # # x <- rnorm(1000) # y <- rnorm(1000, sd=.6) # stepChart(y, breaks=50) # stepChart(x, add=T, breaks=50, col="red") # ## End(Not run)
Run the code above in your browser using DataLab