powered by
expt.plot(x, n, prob = NULL, col = "black", type = NULL, main = NULL, sub = NULL)
expt.plot(x = c(1:3), n = 4, col ='red', type = 'p') expt.plot(c(2:4), 3, prob = c(0.3, 0.5, 0.2))
Run the code above in your browser using DataLab