View source: R/additional_distributions.R
runiform | R Documentation |
Uniform distribution
runiform(n, lower, upper)
n |
Number of draws. |
lower |
Lower limit. |
upper |
Upper limit. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.