rnorm_std | R Documentation |
generate radam numbers
rnorm_std(n = 5, mean = 0, sd = 1, digits = 4)
n |
A positive number, the number of items to generated. |
mean |
mean |
sd |
sd |
digits |
To the decimal places. |
numbers.
rnorm_std(10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.