powered by
overlapHist(a, b, colors=c("red","blue","purple"), breaks=NULL, xlim=NULL, ylim=NULL, main=NULL, xlab=NULL, swap=FALSE)
TRUE
b
a
FALSE
# This function is not a public function. # a <- rnorm(10000, 0, 1) # b <- rnorm(10000, 1, 1.5) # overlapHist(a, b, main="Example")
Run the code above in your browser using DataLab