powered by
Pplot(x, col = "darkblue", maintitle="", nrpoints = 100, ...)
x = runif(1000,0,1) Pplot(x,col="red",maintitle="uniform dist.", nrpoints=200)
Run the code above in your browser using DataLab