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