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