40_as_methods: Convert Distribution Sets to Lists
Description
Covert dset objects to lists.
(Refer to Distribution Sets).
You should wrap a dset object inside the function.
(An exception is plotting).
Usage
# S3 method for dset
as.list(x, …)
Arguments
x
A dset (distribution set) object.
References
Refer to the vignette for an overview, references and better examples.