| params.uniform_dist | R Documentation |
uniform_dist object.Retrieve the parameters of a uniform_dist object.
## S3 method for class 'uniform_dist'
params(x)
x |
A |
A named numeric vector with elements min and max.
params(uniform_dist(0, 10))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.