this function generates 1000 Exponential random numbers and then shows the histogram plot for the generated random numbers using ggplot.
1 | visualizeEXP(lambda , brick , color)
|
1 | visualizeEXP(10,10,"red")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.