Description Usage Arguments Value
View source: R/template_double.R
Generate a numerical vector with normal distribution
1 | template_numerical_normal(mean = 0, sd = 1, max_distict_values = NULL)
|
mean |
mean of the distribution |
sd |
standard deviation of the distribution |
max_distict_values |
maximum number of disctict values in the vector |
numerical vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.