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