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