| format.edist | R Documentation |
edist objects.Format method for edist objects.
## S3 method for class 'edist'
format(x, ...)
x |
The object to format |
... |
Additional arguments (not used) |
A character string
z <- normal(0, 1) * exponential(2)
format(z)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.