powered by
edist
Print method for edist objects.
# S3 method for edist print(x, ...)
The object to print
Additional arguments to pass (not used)
z <- normal(0, 1) * exponential(2) print(z)
Run the code above in your browser using DataLab