| format.uniform_dist | R Documentation |
uniform_dist object as a character string.Format a uniform_dist object as a character string.
## S3 method for class 'uniform_dist'
format(x, ...)
x |
A |
... |
Additional arguments (not used). |
A character string describing the distribution.
format(uniform_dist(0, 10))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.