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