dst_unif | R Documentation |
Makes a Uniform distribution.
dst_unif(min, max)
min , max |
Minimum and maximum of the distribution. Single numerics. |
A Uniform distribution.
dst_unif(0, 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.