Description Usage Arguments Value Examples
Returns a normally distributed vector with mean and SD , with min and max
1 |
.data |
(required) the source data |
colname |
(optional) the col name for vector added to .data. Recommeded to set else will set at num1 |
mu |
(required) the mean |
sd |
(required) standard deviation |
round_to_digits |
(optional) default is 0. |
min |
(optional) min cut of |
maximum |
(optional) max vut of |
appended dataframe with a numeric vector added as the last col
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.