show,distribution-method: Generic show method for distribution objects
Description
The distribution objects have an internal structure that is used for caching purposes.
Using the default show
method gives the illusion of duplicate values.
This show method aims to avoid this confusion.
Usage
# S4 method for distribution
show(object)
Arguments
- object
A distribution object.