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