stupidRnorm | R Documentation |
dumb thing to get random values with normal distribution, mean=0.5, sd=0.125, limited to [0,1]
stupidRnorm(n, mean = 0.5, sd = 0.125)
n: |
numeric, number of numbers to generate |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.