Description Usage Arguments See Also Examples
Creates a vector of randomly-generated, normally-distributed numbers with specified mean and sd.
1 | vnorm(100, 15, 3)
|
n |
Number of items |
mean |
Mean of the normal distribution |
sd |
SD of the normal distribution |
scale
rnorm
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.